CompuServe Messages

Help with C !

    17-May-92 00:53:49
Sb: #23556-Help with C !
Fm: John Draper 76703,4322
To: John Parker 76116,772
I tried your code, and it works just fine… result is: Enter a float number: 3.1 Float: 3.100000 The first time I tried it, I got a BLink errror: Undefined symbols First Referenced _CXV45 File 'test.o' I then compiled with the command line: lc -Lm test.c And it worked fine.