Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!portal!cup.portal.com!ts From: ts@cup.portal.com (Tim W Smith) Newsgroups: comp.lang.c Subject: Re: fscanf bug in TC (BC) C++ 2.0 Message-ID: <41442@cup.portal.com> Date: 19 Apr 91 12:51:41 GMT References: <1991Apr14.215819.16486@allgfx.agi.oz> <41392@cup.portal.com> <5310@goanna.cs.rmit.oz.au> Organization: The Portal System (TM) Lines: 9 Oops! Change my example to read 8 bytes into two longs and then have it do this: printf( "%f", longA, longB ); Tim Smith ps: of course, I would not even think of doing this. In fact, I didn't write this...my evil twin did.