In COFF and PE formats I can mark section as containing initialized data with the data flag in the section declaration. How can I mark section as containing uninitialized data?
Flat assembler marks the section with flag of uninitialized data automatically when the section contains uninitialized data only (this is the data declared with reservation directives, or with ? values gives to data declarations). When you create such section, you don’t have to declare data or code flag, as it will be marked as uninitialized data automatically.
Related Questions
- In COFF and PE formats I can mark section as containing initialized data with the data flag in the section declaration. How can I mark section as containing uninitialized data?
- My child attends a Hawaiian Immersion School. How will the teacher mark the Language Arts section of the Kindergarten Report Card which refers to the English alphabet?
- What data formats can be imported?