autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: String functions with end pointers?


From: Paul D. Smith
Subject: Re: String functions with end pointers?
Date: 25 Apr 2006 07:39:30 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

%% Russell Shaw <address@hidden> 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 <address@hidden>          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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]