該函數的原型爲: # include <string.h> void *memset(void *s, int c, unsigned long n); 函數的功能是:將指針變量s 所指向的前n 字節的內存單元用一個“ ...
確定! 回上一頁