On Sat, 30 Aug 1997, David Eliott wrote:
> I'm rewriting the mud in C++Builder, with a GUI, and I'm still learning
> C/C++ so is sh_int, short int in C++?
sh_int is typedef'd in structs.h. You shouldn't have to worry about it
as long as you use all the same headers. Personally I'm a fan of int16
cause I like to know the size of my vars, but Circle was written to be
portable, so what can ya do?
-- Brian
+------------------------------------------------------------+
| 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