Revision [14652]
This is an old revision of DocToc made by DkLwikki on 2010-06-19 04:00:19.
FreeBASIC Compiler & Language Documentation
Language Documentation
Runtime Library Reference
Graphics Library Reference
The core features of FreeBASIC.
Keywords - Alphabetical
Keywords - Functional
Graphics Keywords
Variables and Data Types
Operators
Statements
Other
Keywords - Alphabetical
Keywords - Functional
Graphics Keywords
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 run-time 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
Using the FreeBASIC compiler
FreeBASIC dialects and QBASIC
FAQs
Miscellaneous
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, aswell as FreeBASIC support in many other IDEs and code editors.
Welcome to FreeBASIC
Getting Help with FreeBASIC
Installing FreeBASIC | Requirements
Running FreeBASIC
Using the Command Line | Command Line Options
Debugging with FreeBASIC
Compiler Error Messages
Tools used by fbc
Welcome to FreeBASIC
Getting Help with FreeBASIC
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
Run-Time Library FAQ
Xbox port FAQ
DOS related FAQ
Windows related FAQ
Linux related FAQ
Graphics Library FAQ
Run-Time Library FAQ
Xbox port FAQ
DOS related FAQ
Windows related FAQ
Linux related FAQ
Miscellaneous
Obsoleted Keywords
Glossary
Miscellaneous Keywords
C Standard Library Functions
Library Headers Index
ASCII Character Codes
Runtime Error Codes
Glossary
Miscellaneous Keywords
C Standard Library Functions
Library Headers Index
ASCII Character Codes
Runtime Error Codes
Back to Main Page