Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
Scans STDIN for data matching format. See IO#scanf for details.
format
See Scanf for details on creating a format string.
You will need to require 'scanf' to use #scanf.
# File scanf.rb, line 768 def scanf(format, &b) #:doc: STDIN.scanf(format ,&b) end
This page was generated for Ruby 1.9.3
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.0.