[comp.sys.mac.programmer] How do I scanf

jp48+@andrew.cmu.edu (Jonathan Pace) (05/01/91)

   I've never used scanf on a Mac before, and I need a short help session.

   I have a data file with a bunch of numbers in it, all going into some
arrays of type long.  The file is unformatted, simple spaces seperate the
numbers (if that matters).  Can anyone tell me how to tell my program where
to find this file, and how to format the scanf sections.  I have this working
on a SparkStation, but now I need the Mac version to work.

Thanks

Jon