|
Explains which documents are available, and how to get them |
|
|
Installing, installation problems, directory organization, and a small example to get you up and running |
|
|
The compiler |
|
|
Using the Compiler from the Command Line lcc-win32 Command Line Options Pragma Directives of lcc-win32 |
Command line arguments of the compiler, and other documentation about the run-time organization of the generated code. |
|
Language extensions of lcc-win32 and special features/enhancements |
|
|
Extensions of lcc-win32 to the C language, and how to use them |
|
|
How to link, libraries description, and related topics |
|
|
Resources, and other less command line utilities |
|
|
The integrated development environment: wedit |
|
|
|
Introduction to the IDE, the description of the main menu, and the user interface. |
|
Project management |
|
|
|
Project management: how to create a project, import a project, creating custom build options, etc. |
|
Configuring Wedit |
|
|
The configuration tab, how to change fonts, colors, configure the compiler, etc. |
|
|
Searching/Editing text |
|
| Selecting and Moving Text | Doing elementary text operations |
|
Syntax oriented editing |
|
|
Matching Parentheses, Brackets, etc. |
How Wedit aids you to find definitions, usages, functions defined, etc. |
|
Using the Debugger: The Basics Switching between the Different Displays |
How to use Wedit’s debugger. How to read the different windows, and to interpret the different displays. |
|
Other utilities |
|
|
Identifying an Executable or an Object File Generating a Table of Character Strings Inserting Special Commentaries Inserting a Comment at the Beginning of a Function The Object File Cross-Reference Utility Writing the Prototype of all Functions Defined in the Current File Showing the Relationships between Two Modules Showing the Executable or Object File Statistics Automatically Generating the Program's Technical Documentation |
How to edit files in binary mode, measure the code with the software metrics module, and many other built in utilities |
| Adding a dialog box | |
| Adding controls | |
| Managing the selection | |
| Moving and fixing objects | |
| Editing the symbol table | |
| Setting the group order | |
| Output of the editor | |
Controls |
|
| Buttons | |
| Check boxes | |
| Combo boxes | |
| Dialog boxes | |
| Edit fields | |
| Group boxes | |
| List boxes | |
| List views | |
| Month/Calendar | |
| Progress control | |
| Radio buttons | |
| Slider | |
| Spin control | |
| Tree control | |
Editing other resources |
|
| Accelerators | |
| The menu editor | |
| String table editor | |
C language overview |
|
| Statements | |
| Declarations | |
| Preprocessor | |
| Control flow | |
| Windows specific syntax | |
|
|
|