[ << ] | [ >> ] | [] | [] | [] | [ ? ] |
This chapter describes the C #define output module which can be selected with the ‘-Fcdef’ option.
This module is written in 2020 by Volker Barthelmann and is covered by the vasm copyright without modifications.
There are currently no additional options for this output module.
This output module outputs the values of global absolute symbols as a series of
#define
directives that can be included in a C compiler. No code is generated.
Some known problems of this module at the moment:
This module has no error messages:
[ << ] | [ >> ] | [] | [] | [] | [ ? ] |