ANSI C Code Generation Scripts

1.  Enclosed is C code generation scripts, cfunc1.sct and chead1.sct.
Steps:
- open ansicar.omt
- generate .h files with chead1.sct
- generate .c files with cfunc1.sct
- compile, link, and run in your ANSI C environment

2.  I request your recommended changes to these ANSI C code generation scripts.
The generated code compiles in Borland C++ with the ANSI option on.  The generated
code does not compile with the K&R option on because of void return.  

Many thanks, Dick Felsinger 803-881-3648 e-mail 71162.755@compuserve.com
