Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!clyde.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!tada From: tada@athena.mit.edu (Michael J Zehr) Newsgroups: comp.std.c Subject: scanf parsing Message-ID: <1990Dec24.031228.5880@athena.mit.edu> Date: 24 Dec 90 03:12:28 GMT Sender: news@athena.mit.edu (News system) Organization: Massachusetts Institute of Technology Lines: 11 what (if anything) does the ANSI spec say about scanf using %f format and strtod for the following strings? "1ea" "1e " "1e1e" i've been surprised by a few results from VAXC recently, and i wonder what the "right" answers are. -michael