%% Russell Shaw <[EMAIL PROTECTED]> writes:

  rs> man stpcpy

???

>       char *stpcpy(char *dest, const char *src);
>
> DESCRIPTION
>        The stpcpy() function copies the string pointed to by src (including
>        the terminating `\0' character) to the array pointed to by  dest.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to