User manual

8
mikoBasic PRO for PIC32
MikroElektronika
Newline Character 181
Whitespace in Strings 181
Comments 182
Tokens 182
Token Extraction Example 182
Literals 183
Long and Unsigned Sufxes 183
Floating Point Literals 183
Character Literals 184
String Literals 184
Keywords 185
Identiers 187
Case Sensitivity 187
Uniqueness and Scope 188
Identier Examples 188
Punctuators 188
Brackets 188
Parentheses 189
Comma 189
Colon 189
Dot 189
Program Organization 190
Organization of Main Module 190
Organization of Other Modules 191
192
Note: Sub functions and sub procedures must have the same declarations in the interface and
implementation section. Otherwise, compiler will report an error. 192
Scope and Visibility 192
Scope 192
Visibility 192
Name Spaces 193
Modules 193
Include Clause 193
Main Module 194
Other Modules 194
Interface Section 195
Implementation Section 195
Variables 195
External Modier 195
Variables and PIC32 197
Constants 197
Labels 198
Symbols 198
Functions and Procedures 199