Re: [Code] Compiling question

From: Sammy (Samedi@cris.com)
Date: 12/08/96


On Sat, 7 Dec 1996, Dave Dunston wrote:

- Does the Circle Stock Code compile under 16-bit compilers.  Because I
- can't seem to get it to compile under Borland Turbo C++ 4.5, I know it
- is a 16-bit app so does it have to be 32-bit app to compile??  Thanks
- for the help..

You could probably get circle to compile under a 16-bit compiler if you
did some major rework on all the variable types.  It probably isn't worth
the trouble tho, especially if you're not sure how that's done.  Just as
an example, I think you'd have to change all int variables to long int,
and all sh_int variables to int.  Then it _might_ come close to compiling.

Sam

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



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