home *** CD-ROM | disk | FTP | other *** search
- This directory contains the files necessary to use the graphics routines with
- the SAS/C compiler.
-
- You will need the standard commodore includes to use these routines.
-
- Files:-
- Graphics.h 7958
- Contains the funcion prototype definitions
- Must be included to use the functions.
-
- graphics_base.o 9832
- This is the object code ready to be linked into your own code
-
- graphics_base.h 880
- Contains the structure definitions necessary to use the code.
- Must be included
-
- Graphics_Base.s 58257
- The special C version of the assembler code.
- Coded using Devpac 3.
-