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