Creates an Integer Source which advances at most Fuel (infinite if Fule==0) Steps computing each time x:= a*x+b. Called as: integer_source(Fuel,A,X,B,NewSource)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.