User manual
8
mikoBasic PRO for dsPIC30/33 and PIC24
MikroElektronika
Whitespace 181
Newline Character 181
Whitespace in Strings 181
Comments 182
Tokens 182
Token Extraction Example 182
Literals 183
Integer Literals 183
Floating Point Literals 183
Character Literals 184
String Literals 184
Keywords 185
Identiers 188
Case Sensitivity 188
Uniqueness and Scope 188
Identier Examples 188
Punctuators 189
Brackets 189
Parentheses 189
Comma 189
Colon 190
Dot 190
Program Organization 190
Organization of Main Module 190
Organization of Other Modules 191
Scope and Visibility 192
Scope 192
Visibility 193
Name Spaces 193
Modules 194
Include Clause 194
Main Module 194
Other Modules 195
Variables 196
External Modier 196
Variables and dsPIC30/33 and PIC24 197
Constants 198
Labels 198
Symbols 199
Functions and Procedures 200
Functions 200
Procedures 201
Forward declaration 202
Functions reentrancy 203