|
|
The built-in errprint writes its arguments out on the standard error file. An example would be
errprint(`fatal error')
dumpdef is a debugging aid that dumps the current names and definitions of items specified as arguments. If no arguments are given, then all current names and definitions are printed.