Name memset Synopsis Set all bytes of a memory block to a given value #include void *memset( ... The return value is the same as the pointer argument dest .
確定! 回上一頁