char *strcat(), *strcpy(), *fgets();

Steven Ryan smryan at garth.UUCP
Tue Jun 28 09:04:13 AEST 1988


>While it's clear that we can't change the return value of strcat() because
>of applications (such as the one above) that use it, there's nothing to
>prevent adding more useful functions:

With luck your implementation supports libraries--that's what they're for.



More information about the Comp.std.c mailing list