www.delorie.com/djgpp/doc/libc/libc_749.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

stpcpy

Syntax

 
#include <string.h>

char *stpcpy(char *_dest, const char *_src);

Description

Like strcpy (see section strcpy), but return value different.

Return Value

Returns a pointer to the trailing NUL in dest.

Portability

ANSI/ISO C No
POSIX No


  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2004   by DJ Delorie     Updated Apr 2004  

Please take a moment to fill out this visitor survey
You can help support this site by visiting the advertisers that sponsor it! (only once each, though)