4 lines
201 B
Plaintext
4 lines
201 B
Plaintext
Define compile-time constant only if it wasn't previously defined elsewhere. The
|
|
main reason is to use for debugging constants, since there is no way to change
|
|
the value, except by editing the source.
|