memcpy_memcpy man page on DigitalUNIX

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

memcpy (SunOS)							memcpy (SunOS)

NAME
       memcpy

SUN OS SYNOPSIS
       #include <memory.h>

       char *memcpy(
	       char *s1,
	       char *s2,
	       int n);

DIGITAL UNIX SYNOPSIS
       #include <string.h>

       void *memcpy(
	       void *s1,
	       const void *s2,
	       size_t n);

PARAMETERS
       Points to the location of a destination string.	Points to the location
       of a source string.  Specifies the number of characters to search.

DIFFERENCES
       Requires string.h instead of memory.h. Changes in argument data-types.

RELATED INFORMATION
       Digital UNIX Functions:

	   memcpy(3) delim off

								memcpy (SunOS)
[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