(11 out of 16)
Project Code Interface
The Project Code interface enables the developer to enter code in the CGI executable's main module. It is also a code template for the function main
.
States of the Project Code Interface

Figure 2-32 Project Code Interface
About the Project Code Interface
How to Invoke the Interface
- Through the Project Window's Edit menu
Text Editors
Note that in every occurrence of the
button, a simple text editor is invoked. This text editor enables the developer to add large amounts of code more easily than entering directly into each code section. It also provides the ability to read an external test file and save it into the associated code section.
(11 out of 16)