gasp.info: Data

Go forward to Listings
Go backward to Macros
Go up to Commands
Go to the top op gasp

Data output

   In assembly code, you often need to specify working areas of memory;
depending on the application, you may want to initialize such memory or
not.  GASP provides preprocessor directives to help you avoid
repetitive coding for both purposes.
   You can use labels as usual to mark the data areas.