home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19331 < prev    next >
Encoding:
Text File  |  1993-01-06  |  578 b   |  15 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!math.fu-berlin.de!hamel!rene
  3. From: rene@hamel.uucp (Rene Mueller)
  4. Subject: Re: why strcpy(a,b) == a? (was Re: definition of strncpy stupid?)
  5. Message-ID: <7DJ00DW@math.fu-berlin.de>
  6. Sender: rene@hamel (Rene Mueller)
  7. Organization: Free University of Berlin, Germany
  8. References: <DAVIS.92Dec8113707@pacific.mps.ohio-state.edu> <DAVIS.92Dec10015636@pacific.mps.ohio-state.edu>
  9. Date: Wed, 6 Jan 1993 22:16:54 GMT
  10. Lines: 3
  11.  
  12. Each strxxx-function returns the number of successfull handled or, in case of failure -1...
  13.  
  14.     rene@math.fu-berlin.de
  15.