Revision [15653]
This is an old revision of DocToc made by DkLwikki on 2012-01-14 12:43:04.
FreeBASIC Manual
Language Documentation
Runtime Library Reference
Graphics Library Reference
The core features of FreeBASIC.
Keywords - Alphabetical
Keywords - Functional
Graphics Keywords
Operators List
Variables and Data Types
Operators
Statements
Other
Keywords - Alphabetical
Keywords - Functional
Graphics Keywords
Operators List
Variables and Data Types
Variable Declarations
User Defined Types
Standard Data Types
Standard Data Type Limits
Converting Between Data Types
User Defined Types
Standard Data Types
Standard Data Type Limits
Converting Between Data Types
Operators
Statements
Other
Runtime Library Reference
Procedures and macros that are a part of the FreeBASIC runtime library.
Array Functions
Bit Manipulation
Console Functions
Date and Time Functions
Error Handling Functions
File IO Functions
Mathematical Functions
Memory Functions
Operating System Functions
String Functions
Threading Support Functions
User Input Functions
Array Functions
Bit Manipulation
Console Functions
Date and Time Functions
Error Handling Functions
File IO Functions
Mathematical Functions
Memory Functions
Operating System Functions
String Functions
Threading Support Functions
User Input Functions
Graphics Library Reference
Procedures and macros that are a part of the FreeBASIC graphics library.
2D Drawing Functions
User Input Functions
Screen Functions
Keyboard Scan Codes
Default Palettes
2D Drawing Functions
User Input Functions
Screen Functions
Keyboard Scan Codes
Default Palettes
Tutorials
Programmer's Guide
Community Tutorials
Community Code Library
External Libraries Index
Using the FreeBASIC compiler
FreeBASIC dialects and QBASIC
FAQs
Miscellaneous
FreeBASIC Internals
Programmer's Guide
FreeBASIC explained.
Community Tutorials
How to learn programming, write games or use the Windows API, and more.
Community Code Library
Tips and tricks and full programs available for review.
External Libraries Index
Information and examples on third-party libraries.
Using the FreeBASIC compiler
The FreeBASIC compiler is a command line tool that generates executables from FreeBASIC source code. It doesn't come with a source code editor.
Still, IDEs specifically for FreeBASIC are available, as well as FreeBASIC support in many other IDEs and code editors.
Installing FreeBASIC | Requirements
Running FreeBASIC
Using the Command Line | Command Line Options
Debugging with FreeBASIC
Compiler Error Messages
Tools used by fbc
Still, IDEs specifically for FreeBASIC are available, as well as FreeBASIC support in many other IDEs and code editors.
Installing FreeBASIC | Requirements
Running FreeBASIC
Using the Command Line | Command Line Options
Debugging with FreeBASIC
Compiler Error Messages
Tools used by fbc
FreeBASIC dialects and QBASIC
FAQs
Compiler FAQ
Graphics Library FAQ
Runtime Library FAQ
Xbox port FAQ
DOS related FAQ
Windows related FAQ
Linux related FAQ
Graphics Library FAQ
Runtime Library FAQ
Xbox port FAQ
DOS related FAQ
Windows related FAQ
Linux related FAQ
Miscellaneous
Obsoleted Keywords
Glossary
Miscellaneous Keywords
C Standard Library Functions
ASCII Character Codes
Runtime Error Codes
Glossary
Miscellaneous Keywords
C Standard Library Functions
ASCII Character Codes
Runtime Error Codes
FreeBASIC Internals
Compiling FreeBASIC itself
Running the FreeBASIC test suite
FreeBASIC Grammar
Installation directory tree
The objinfo feature
General compilation process
compiler
gfxlib2
Running the FreeBASIC test suite
FreeBASIC Grammar
Installation directory tree
The objinfo feature
General compilation process
compiler
gfxlib2
Back to Main Page