-

Difference between revisions of "UTILITIES PUBLIC CC"

From HI-TECH C for CP/M Fan WIKI(EN)
Jump to: navigation, search
(Created page with "==UtilitiesName== CC - improved control program for HiTech-C and msx-dos2 ==About== The program cc.com executes the passes to compile a C-program with HiTech-C automatical...")
(Tags: Mobile edit, Mobile web edit)
 
(Notes)
 
Line 35: Line 35:
  
 
==Notes==
 
==Notes==
 +
 +
 +
==Notes from WIKI editor==
 +
This package has two texts, CC.TXT & VSH.TXT.
 +
Both of them are translated as technical info of this package.

Latest revision as of 20:38, 26 August 2017

UtilitiesName

CC - improved control program for HiTech-C and msx-dos2

About

The program cc.com executes the passes to compile a C-program with HiTech-C automatically. The c.com from Hi-Tech does the same, but cc.com has the following advantages:

  • cc.com does not use a batchfile and stops if a pass has failed
  • cc.com sets the append-variable so that your source can be in a different directory than the compiler.

Author

Arnold Metselaar

Document

UTILITIES_PUBLIC_DOCUMENT_CC

TranslationLevel

Original in English

DestributionSite

http://msxbanzai.tni.nl/dev/software.html#cc

Package

CC


Version

License

Prerequisite

Notes

Notes from WIKI editor

This package has two texts, CC.TXT & VSH.TXT. Both of them are translated as technical info of this package.