Live Chat Users

  • No one
March 1994
S M T W T F S
« Feb   Apr »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Archives

Newest Files

  • Jeweled! on virtual disk (157.5 KiB, 66 hits)
    You do not have permission to download this file.
  • Jeweled! (119.7 KiB, 0 hits)
    You do not have permission to download this file.
  • CCASM 5.4 6809/6309/CoCo Cross Assembler for Windows (790.5 KiB, 1,646 hits)
  • 6551 ACIA Registers (2.8 MiB, 49 hits)
    You do not have permission to download this file.
  • EB301 Bluetooth Module Orientation Diagram (47.5 KiB, 38 hits)
    You do not have permission to download this file.
03/25/94: RE: cgfx.l Re: Msg 86493 by Delphi, | Category: Delphi - Programmers Den | 1 comment - (Comments are closed)

RE: cgfx.l Re: Msg 86493

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.

————————————
Zack C Sessions

“We did not inherit the Earth from our Ancestors,
we borrowed it from our descendants.” Ancient proverb

1 comment to RE: cgfx.l Re: Msg 86493

  • pucc_unknown

    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