Re: Wierd who error

From: Peter Ajamian (pajamian@cheapsam.com)
Date: 01/05/00


Manafort wrote:
>
> act.informative.obj : error LNK2001: unresolved external symbol _WHO_USAGE

You should never use a symbol that starts with an underscore (_) then a
capital letter or two underscores (__) and as a general rule of thumb
don't use one that starts with any underscores period.  Those names are
reserved for implementation use and can clash with the implementation.

I suspect that either you left something out of the beginning of that
identifier, or you added the first underscore.

Regards, Peter


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



This archive was generated by hypermail 2b30 : 04/10/01 PDT