home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / rec / games / mud / lp / 4958 < prev    next >
Encoding:
Text File  |  1993-01-23  |  1.1 KB  |  28 lines

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