case_lowerb(3diet)

NAME

case_lowerb - compare strings case-insensitively

SYNTAX

#include <case.h>

void case_lowerb(void* s,size_t len);

DESCRIPTION

case_lowerb converts each 'A' to 'a', 'B' to 'b', ..., 'Z' to 'z' in s[0], s[1], ..., s[len].

SEE ALSO

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