Rechercher une page de manuel
memcmp
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
memcmp - Compare two areas of memorySYNOPSIS
- int memcmp(const void * cs, const void * ct, size_t count);
ARGUMENTS
cs
- One area of memory
ct
- Another area of memory
count
- The size of the area.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre