strcpy man page on DigitalUNIX

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
DigitalUNIX logo
[printable version]

strcpy(9r)							    strcpy(9r)

NAME
       strcpy - General: Copies a null-terminated character string

SYNOPSIS
       char * strcpy(
	       char *s1,
	       char *s2 );

ARGUMENTS
       Specifies  a  pointer  to  a buffer large enough to hold the string s2.
       Specifies a pointer to a string (an array of characters terminated by a
       null character).

DESCRIPTION
       The  strcpy  routine  copies  string s2 to buffer s1. The routine stops
       copying after it copies a null character. Note that the character  size
       is 1 byte.

RETURN VALUES
       The  routine returns a pointer to the location following the end of the
       destination buffer, s1.

SEE ALSO
       Routines: bcopy(9r), blkclr(9r), copystr(9r), ovbcopy(9r), strncpy(9r)

								    strcpy(9r)
[top]

List of man pages available for DigitalUNIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net