strcmp(9)

NAME

strcmp - Compare two strings

SYNOPSIS

int strcmp(const char * cs, const char * ct);

ARGUMENTS

cs
One string
ct
Another string

COPYRIGHT

Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout