testfile = File.new("testfile", "w")a = 5for i in 1..10 do testfile.printf("%0#{a}d \n", i) end
Subscribe to Post Comments [Atom]
July 2006 April 2007
Subscribe to Posts [Atom]