[m-dev.] std.h

Thomas Charles CONWAY conway at cs.mu.oz.au
Tue Feb 11 16:27:20 AEDT 1997


> In runtime/std.h, we have the following code:
> 
> #ifndef bool
> #define bool            char
> #endif
> 
> Is there any particular reason why this isn't a typedef?
> 

Only that std.h is derived from pre-ANSI rogue sources.

-- 
Thomas Conway               				      conway at cs.mu.oz.au
AD DEUM ET VINUM	  			      Every sword has two edges.



More information about the developers mailing list