The
documentation is split into several files, all in WinWord format.
·User
Manual. This document. It
describes all options of the system. The emphasis here is to show how to use
the system, and to provide enough information for getting along. File name:
manual.doc.
·C-Tutorial.
This is an introduction to the C language that starts at the very beginning,
and gives you an overview of the language and the lcc-win32 system.
·Lcc-win32.
Technical document describing the issues in lcc-win32: how the compiler, the
debugger, the assembler, the optimizations, and the algorithms, etc. work. The
emphasis is in explaining how things are implemented, and giving you enough
information to understand the workings of the compilation system. File name
lccwin32.doc.
·Common
Controls. This documents is
a supplement to the API documentation, taken from the SDK documentation. It
describes all common controls of the windows API as SDK release of October
1999. File name: Common Controls.doc
·Shell.
This document is a supplement to the API documentation. It documents the shell
API as of October 1999. File name: shelldoc.doc.
·Internet.
This document is also a supplement. It documents the Internet API and several
other functions that can be used to build network applications. File name
wininet.doc.
·Online
help files.
·win32.hlp. Documentation of the windows API
lcc.chm.
User's manual. Normally installed in \lcc\doc
·C-library.chm.
Documentation all C library
functions.
·mc.hlp.
Documentation of the message
compiler mc.exe.
·examples.hlp.
Documentation for the
samples distribution.
·c-faq.doc.
The Frequently Asked
Questions for the C language.