RAWMEMCHR |
Caractère en mémoire brute |
|---|---|
| GNU C | string.h |
Syntaxe
| void * rawmemchr(const void *block, int c); |
Description
Cette fonction permet de rechercher un caractère dans un tampon.
Dernière mise à jour : Mardi, le 19 Mai 2020
RAWMEMCHR |
Caractère en mémoire brute |
|---|---|
| GNU C | string.h |
| void * rawmemchr(const void *block, int c); |
Cette fonction permet de rechercher un caractère dans un tampon.