Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!gvlf3.gvl.unisys.com!lgnp1.ls.com!candle!root From: root@candle.uucp (Bruce Momjian) Newsgroups: comp.lang.c Subject: scanf Message-ID: <1991May24.150421.18604@candle.uucp> Date: 24 May 91 15:04:21 GMT Organization: private system Lines: 9 I have been programming in C for almost 2 years, but have found the scanf family of functions to be confusing. Does anyone have addional documentation or explaination about how [f|s]scanf works beyond the manual page entries I have read. I thought I was the only one confused sometimes about it's behavior, but yesterday found that the other C programmer at my office also has had trouble with this major function.