Re: Oasis 1.5, anyone else see this?

From: Daniel Koepke (dkoepke@CALIFORNIA.COM)
Date: 11/07/97


On Fri, 7 Nov 1997, Rasdan wrote:

->This shouldn't matter, unless of course your mud is a C++ one, because in C,
->a bool is the same thing as a byte.

Uhm, no.  In C, there is no such thing as a bool; or for that matter,
a byte.  In CircleMUD, a byte is a signed char, and a bool is a byte.
Neither term means anything to the C compiler, unless they are
typedef'd, as Circle has done.


daniel koepke / dkoepke@california.com


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST