http://stuff.mit.edu/afs/sipb/project/ruby-lang/lib/ruby1.9/1.9.1/scanf.rb

scanf for Ruby is an implementation of the C function scanf(3), modified as necessary for Ruby compatibility.

Top of Page