|
|||||
declaration/definition | declare heralded-names | ||||
Related Concepts |
Syntax
declare heralded-names
A declaration used to support rapid prototyping or when there are programs that do not run under OmniMark V3 and can't be converted easily.
The use of declare heralded-names
allows:
The "-herald" command-line option can be used when the program can't be modified. It has almost the same effect as the declare heralded-names
declaration, except that programs without a translation type are considered to be down-translations and not process programs.
Related Concepts Declaration-free programs Functions and declaration-free programs |
---- |