More Information
If you need more information you can:
- Read the documentation online. German users can buy (older) German translation of the FPC guides e.g. from Amazon.
- Search the FPC Wiki
- Read the General FAQ.
- Read the Building FAQ (PDF).
- Join one or more mailing lists.
- Contact us via e-mail:
| Topics | Contact |
|---|---|
| General and DOS | Florian Klaempfl |
| Linux | Michael Van Canneyt |
| 680x0 / BeOS versions | Carl Eric Codere |
| OS/2 / eComStation and EMX | hajny@SPAM.freepascal.ME.org.NOT (Tomas Hajny) |
| FreeBSD | Marco van de Voort |
| Mac OS X / Darwin | jonas@SPAM.freepascal.ME.org.NOT |
| Mac OS classic | olle.raab@freepascal.org |
- If you have general pascal questions, you can post them in our forum.
- A guide how to make code written in C or C++ accessible in Pascal. Thanks to Gilles Marcou!
- Our manuals are written for people who already know how to program in Pascal. If you are looking for information how you can learn Pascal, Tao Yue’s Learn Pascal Tutorial is a good choice.
- There is also Pascal and Lazarus Books and Magazines available in the Wiki.
- The complete and up-to-date documentation of the Windows API is available online at Microsoft’s website.
The windows unit is not documented in Free Pascal. The reason for this is that this is a HUGE unit, which would describe the complete win32/win64 API, and that is not the purpose of this documentation.