notes on PROFF - Portable ROFF

Chris Lewis clewis at mnetor.UUCP
Thu Jan 16 06:36:09 AEST 1986


Something that Ozan forgot:

Users will probably want to add an "exit(0)" at the end of ltb's
"main" function.  

Something like:

#ifdef	vms
	exit(1)
#else
	exit(0)
#endif

Pyramids (f'r instance) don't have an implicit "exit(0)" at the end of a 
unreturned/unexitted main function - breaks the make of the lextab.
-- 
Chris Lewis,
UUCP: {allegra, linus, ihnp4}!utzoo!mnetor!clewis
BELL: (416)-475-8980 ext. 321



More information about the Comp.sources.unix mailing list