Fujitsu CM81-00304-5E Dollhouse User Manual


 
1.2 Function Outlines
3
1.2 Function Outlines
The functions provided by the C Checker are largely divided into the following groups.
This section briefly explains these groups, in the indicated order.
Check
Set check conditions
File
•Edit
•Search
•View
Project management
Diagnostic message
Compile
•Setup
Window
•Help
Check
Contains functions for pointing out the lines with a problem found in a source program.
Set checking conditions
Contains functions for setting check conditions according to the purpose.
File
Contains functions for creating, displaying, saving, and printing files.
Edit
Contains functions assisting in editing a source program to reflect diagnostic results.
Search
Contains functions for searching for a character string through the file being edited.
View
Contains functions used to display a variety of windows.
Project management
Contains functions for managing the source programs to be checked.
Diagnostic message
Contains functions used to display the messages for the lines with a problem found.
Compile
Contains functions for compiling a source program in which diagnostic results have been
reflected.