home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Elysian Archive
/
AmigaElysianArchive.iso
/
prog
/
source
/
colorw.lha
/
READ_FIRST!
< prev
next >
Wrap
Text File
|
1987-10-12
|
1KB
|
27 lines
"ColorWindow" is one of the 5 example programs for programmers on the
Programmer's Suite Book 1 disk by R.J. Mical that was recently sent to user
groups by Commodore. You should have 15 files in addition to this
READ_FIRST! file after unarcing. Some of the filenames had to be shortened
for arcing. Rename ColWinDem as ColorWindowDemo; ColWinDem.in as
ColorWindowDemo.info; makefile.azt as makefile.aztec; and makefile.lat as
makefile.lattice. After renaming you should have:
ProSuite.doc - General .doc file for the disk
ColorWindowDemo | A demo of ColorWindow, and its icon,
ColorWindowDemo.info | from the root directory of the disk
pointers.h | These 3 files were in a
prosuite.h | directory called
reqsupp.h | ProSuite on the disk
color.c |
Color.doc |
color.h |
color.wth | These 9 files were in
colordat.c | a directory called
hsl.c | ColorWindow on the disk
main.c |
makefile.aztec |
makefile.lattice |