Query: blkclr
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
blkclr(9r) blkclr(9r)NAMEblkclr - General: Zero a block of memorySYNOPSISvoid blkclr( char*b1, unsigned int n );ARGUMENTSSpecifies a pointer to a string of at least n bytes. Specifies the number of bytes to be zeroed.DESCRIPTIONThe blkclr routine zeros n bytes of memory beginning at the address specified by b1.RETURN VALUESNoneSEE ALSORoutines: bcopy(3) ,bzero(3) ,copystr(9r), ovbcopy(9r), strcpy(9r), strncpy(9r) blkclr(9r)
Related Man Pages |
---|
bcopy(3c) - opensolaris |
bcmp(3c) - opensolaris |
bstring(3c) - opensolaris |
bzero(3c) - opensolaris |
bzero(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |