home *** CD-ROM | disk | FTP | other *** search
- COMPILING EXAMPLES
-
- NOTE: Be sure that SCL1 libraries are located in your default libraries
- directory and that the headers files are located in the INCLUDE
- directory.
-
- <*> Compiling with Microsoft C compiler
-
- Use the following command line:
-
- cl SOURCE.C MSCL1S.LIB
-
- <*> Compiling with QuickC
-
- Create a Program List with the source name and the corresponding SCL1
- library.
-
- <*> Compiling with TurboC & BorlandC
-
- Create a Project file with the source name and the corresponding SCL1
- library.