CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (3 messages)

#35287 Floating all at C Message #35419
From: Rob Zijlstra Amiga Tech Forum · C Programming June 18, 1993 5:41 PM
Paul, The same thing happens often to me, especially when it has been some time I programmed. Please check the following ( this is what goes wrong with me) In your SOURCE file, is there a line like this: #include math.h It may be very stupid, but if you omit…
#57232 HPGL Driver Message #57327
From: Rob Zijlstra Amiga Vendor Forum · Soft-Logik May 20, 1993 3:34 PM
dear Seppi, The following might be of interest to you (& others): after using ps2.x for more then a year (daily more then 2 hours) , without any problems on a regular A500 with a Nec P6Plus printer, suddenly the skies fell in… Anything I did in ps became a…
#34823 C/rounding floats Message #34828
From: Rob Zijlstra Amiga Tech Forum · C Programming May 18, 1993 5:11 PM
Hello Jack, about your rebooting & other mysteries with modf: the SAS library states as warning: 'NOTE: ensure that the second argument of modf is a pointer to a double. a common error is to use a pointer to an integer' Maybe that's it?? Greetings from a wet and hot…