Re: String functions with end pointers?

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

 



Paul D. Smith wrote:
%% Russell Shaw <rjshaw@xxxxxxxxxxxxxxx> 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.

Your request was unclear but it sounded like you wanted to manipulate strings
using a pointer to the end rather than the start.


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux