1 void *memchr(const void *str, int c, size_t n) Searches for the first occurrence of the character c (an unsigned char) in the first n bytes of the string pointed to ...
// strset(string1, '?'); // sets all characters of a string to a given character // strnset(string1, 'x', 1); // sets first n characters of a string to a given ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する