strnicmp(9)

NAME

strnicmp - Case insensitive, length-limited string comparison

SYNOPSIS

int strnicmp(const char * s1, const char * s2, size_t len);

ARGUMENTS

s1
One string
s2
The other string
len
the maximum number of characters to compare

COPYRIGHT

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