JALv2 PRAGMAs
Prev
Chapter 2. Compiler Configuration
Next
2.2. CLEAR
Format:
PRAGMA CLEAR { YES | NO | }
YES -- Code is generated to set all user-data to 0
* NO -- No such code is generated
nb: volatile variables, and variables explicitly placed by the user are *not* set to 0
Prev
Home
Next
Compiler Configuration
Up
EEDATA