strnlen(9)

NAME

strnlen - Find the length of a length-limited string

SYNOPSIS

size_t strnlen(const char * s, size_t count);

ARGUMENTS

s
The string to be sized
count
The maximum number of bytes to search

COPYRIGHT

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