home *** CD-ROM | disk | FTP | other *** search
- Title: SPPLIB
- Author: Gavin Wraith <gavin@wraith.u-net.com>
- Version: 0.1
- Title From: Documentation
- Author From: Documentation
- Version From: Documentation
- Supplier: Gavin Wraith <gavin@wraith.u-net.com>
- Date: 05/08/97
- Keywords: Text processors
- Shareware: No
- Machine: Archimedes
- Operating system: RISCOS
- Memory requirements:
- Peripherals needed:
- Other s/ware needed: C compiler
- Directory: micros/arch/riscos/f041
- Date mounted/updated: 04/09/97
- File names: spplib.arc
- Unarchived files: 4
- Unarchived size: 14 kbytes
- Omissions:
- See also:
-
- -------------------------------------------------------------------------------
-
- Acquiring the package:
-
- Download the archive file(s) and extract using SparkPlug 2
- (see the "tools_help" file in micros/arch/riscos/tools for further info).
-
-
- Description:
-
- SPPLIB is a Simple PreProcessor C library. It provides a function
- spp_fgets which pipes line by line input through SPP, a simple
- preprocessor. It uses Risc OS syntax for macros but otherwise
- provides much the same functionality as conventional
- preprocessors, i.e. #include, #define, #undef, #ifdef/#ifndef,
- #else, #endif. The archive is 8K in size. It contains the ALF library
- file o.spp, the header text file h.spp, an example program using it
- Example.c.test, and a ReadMe textfile.
-