home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11541 < prev    next >
Encoding:
Text File  |  1992-07-23  |  934 b   |  23 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!gatech!destroyer!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!navajo!shulick
  3. From: shulick@navajo.ucs.indiana.edu (Sam Hulick)
  4. Subject: NEVERMIND! (was strstr() problems)
  5. Message-ID: <Brv887.F6D@usenet.ucs.indiana.edu>
  6. Originator: shulick@navajo
  7. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  8. Nntp-Posting-Host: navajo.ucs.indiana.edu
  9. Reply-To: shulick@navajo.ucs.indiana.edu
  10. Organization: Vallen Software
  11. Date: Thu, 23 Jul 1992 23:36:07 GMT
  12. Lines: 9
  13.  
  14.  
  15. Nevermind, I found the problem.  It seems that SAS/C suddenly decided to
  16. define strstr() themselves, and theirs was taking precedence over mine.
  17. Their strstr() returns a (char *), mine returns (int).  Problem solved.
  18.  
  19. -- 
  20. Sam Hulick  ///  E-mail: shulick@indiana.edu (including NeXT mail)
  21. ------------------------------------------------------------------------
  22.   "The pen is the mouth and the paper is the soon-to-be-wise one."
  23.