home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15327 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  512 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!kirk.msoe.edu!andersonc
  2. From: andersonc@kirk.msoe.edu
  3. Newsgroups: comp.unix.questions
  4. Subject: compiling tintin
  5. Message-ID: <1993Jan8.103422.115@kirk.msoe.edu>
  6. Date: 8 Jan 93 10:34:22 CDT
  7. Distribution: usa
  8. Organization: Milwaukee School Of Engineering, Milwaukee, WI USA
  9. Lines: 7
  10.  
  11. I'm trying to compile TinTin on an Ultrix system.
  12. I get syntax errors in the include file, on the lines like this.
  13.  
  14. void read_mud(struct session *ses);
  15.  
  16.     Anybody got any ideas?
  17.  
  18.