You can now download Walter's C-based Compiler Version 1.0a!!! Upgrades from WCC11 v.1.0 include:
- No more need for the "~" at the end of the Main Header
- No more need for the "end_include()" statement at the end of an included file.
- The "main()" procedure isn't used as the EOF marker for your program so you can have code after the main procedure.
|