Etiket arşivi: memchr

memchr

2.14.2 memchr Declaration: 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 by the argument str. Returns a pointer pointing to the first matching character, or null … Okumaya devam et

Kütüphane, string.h kategorisine gönderildi | , , , , , , , , , , , , , , , , , , ile etiketlendi | Yorum bırakın