RE: [cc65] IEEE vs nonstandard floats - math.h???

Date view Thread view Subject view

From: Greg Long (cc65_at_maneuveringspeed.com)
Date: 2003-03-10 20:59:15


I guess a workaround for now would be to create a struct with a char for
the exponent and long for the mantissa, and then write a series of math
functions...although we can't return structs right now...so I guess we'd
be better off to use a long and then interpret it as needed.

Greg

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-03-10 21:00:15 CET