home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: rec.games.mud.lp
- Path: sparky!uunet!psinntp!cmcl2!acfcluster.nyu.edu!chrisopj
- From: chrisopj@acfcluster.nyu.edu
- Subject: smartmonster, dumb coder
- Message-ID: <1993Jan22.233557.1@acfcluster.nyu.edu>
- Sender: notes@cmcl2.nyu.edu (Notes Person)
- Nntp-Posting-Host: acf1.nyu.edu
- Organization: New York University
- Date: Sat, 23 Jan 1993 04:35:57 GMT
- Lines: 16
-
- Ok, I'm not sure if anyone has experience with this, but hey, here it
- goes: I am trying to use smartmonster.c, Padrones' very nice new
- improved monster.c. However, I have a recurring problem the efun
- sizeof() in one of the functions...it gags on the argument, saying "bad
- type." As far as I can tell, it should be fine, unless there is
- something wrong with a mixed * going thru sizeof().
-
- Has anybody had any experience with this little doober? Sorry if this is
- a stupid problem, but I am relatively new still, and smartmonster is
- hairy enough to make it difficult for me to trace type problems. (BTW:
- there is #pragma strict_types in force, if it matters...does it on
- LPMud?).
-
- Thanks in advance,
- Zazz on cyberworld; Jeff in real-life.
-
-