programming:c:functions:memsetWhat links here?
void * memset ( void * ptr, int value, size_t num );


Fill block of memory

Sets the first num bytes of the block of memory pointed by ptr to the specified value (interpreted as an unsigned char).

= Parameters =

Return Value

ptr is returned.
programming:c:functions:memset
programming - C - function _makepath
programming - C - function fgetc
programming - C - function gets
programming - C - function fputc
filename:programming:c:functions:memset
filename:programming%3Ac%3Afunctions%3Amemset
last edit:April 05 2009 21:56:10 (-1841251 minutes ago)
ct = 1128507873.000000 = October 05 2005 06:24:33
ft = 1238982970.000000 = April 05 2009 21:56:10
dt = -110475097.000000