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