memset_memset man page on DigitalUNIX

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

memset (SunOS)							memset (SunOS)

NAME
       memset

SUN OS SYNOPSIS
       #include <memory.h>

       char *memset(
	       char *s,
	       int c,
	       int n);

DIGITAL UNIX SYNOPSIS
       #include <string.h>

       void *memset(
	       void *s,
	       int c,
	       size_t n);

PARAMETERS
       Points to the location of a string.  Specifies the target of the copy).
       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:

	   memset(3) delim off

								memset (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