On Mon, 21 Oct 2002, Clinton Pierce wrote:
> * With bad arguments, the assembler returns 1 to the OS. Peachy.
Please can we have...
#include
exit(EX_USAGE); // 64 on most platforms
> * Upon failure, the assembler returns the status 0 to the OS and writes
> some bytecode. No telling how
# New Ticket Created by Clinton Pierce
# Please include the string: [perl #18044]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18044 >
* With bad arguments, the assembler returns 1 to the OS. Peachy.
* Upon success,