86497 25-MAR 20:35 Programmers Den
RE: cgfx.l (Re: Msg 86493)
From: COLORSYSTEMS To: CURTPANTLE (NR)
> The os9 level 2 development system has a C graphics library, cgfx.l.
>
> Does anyone know if:
> 1. there is documentation somewhere for this
Documented in the Multi-Vue manual. Go figure.
> 2. what functions are inlcuded
A whole bunch of stuff. Download Mike Sweet’s replacement library for docs.
> 3. this library is incorporated by ‘cc1 prog.c -l=
yes, -l=/dd/lib/cgfx.l normally. > 4. what parameters are passed to the functions see the docs. > 5. how the function parameters are declared see the docs. ———————————— “We did not inherit the Earth from our Ancestors,
Zack C Sessions
we borrowed it from our descendants.” Ancient proverb
86554 29-MAR 03:09 Programmers Den
RE: cgfx.l (Re: Msg 86497)
From: CURTPANTLE To: COLORSYSTEMS
Thanks for the info. Multi-vue I don’t have, but I may already have Mike
Sweet’s stuff.
Curt