strncmp(9)

NAME

strncmp - Compare two length-limited strings

SYNOPSIS

int strncmp(const char * cs, const char * ct, size_t count);

ARGUMENTS

cs
One string
ct
Another string
count
The maximum number of bytes to compare

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout