Tools.h++ Manual

104011 Tandem Computers Incorporated C-1
Messages C
Table C-1 Core messages. These are messages used by all Tools.h++ libraries.
The symbols are defined in
<rw/coreerr.h>
. These messages
belong to category "
rwcore6.0
".
Symbol Message
CORE_EOF
"
[EOF] EOF on input
"
CORE_GENERIC
"
[GENERIC] Generic error number %d; %s
"
CORE_INVADDR
"
[INVADDR] Invalid address: %lx
"
CORE_LOCK
"
[LOCK] Unable to lock memory
"
CORE_NOINIT
"
[NOINIT] Memory allocated without being
initialized
"
CORE_NOMEM
"
[NOMEM] No memory
"
CORE_OPERR
"
[OPERR] Could not open file %s
"
CORE_OUTALLOC
"
[OUTALLOC] Memory released with
allocations still outstanding
"
CORE_OVFLOW
"
[OVFLOW] Overflow error -> \"%.*s\" <-
(%u max characters)
"
CORE_STREAM
"
[STREAM] Bad input stream
"
CORE_SYNSTREAM
"
[SYNSTREAM] Syntax error in input stream:
expected %s, got %s
"