Article # 255, added by Geoworks, historical record
| first | previous | index | next | last |

Are there any known errors in the header files?



Q. Are there any known errors in the header files?

A. In the Beta1.0 release, the following definitions need to be fixed
   so the C compiler knows that they are hex:

   graphics.h -  line 231: EOREGREC 8000h        -> should be 0x8000

   math.h -      line 248: FORMAT_ID_PREF 8000h  -> should be 0x8000
                 line 251: FORMAT_PARAM_ID 63h   -> should be 0x63
                 line 340: FLOAT_FORMAT_FORMAT_NAME_NOT_FOUND 7fffh
                                                 -> should be 0x7fff