Bootstrap (Foundation) Example Programs:
 
kdatafmt   - sample data format examples for reading and writing specific fmts
kdataserv  - data services example programs
klibm      - math example programs
kutils     - misc utility example programs

^L
 
Khoros must be installed inorder to compile the examples.
 
To compile all the example programs execute:
        % make Makefile Makefiles
        % make 
 
To compile one example program
        % cd {to desired example}
        % make Makefile
        % make
