strcasecmp.c File Reference
Typedef u_char
| typedef unsigned char | u_char |
strcasecmp(const char *, const char *)
| EXPORT_C int | strcasecmp | ( | const char * | s1, |
| | const char * | s2 |
| | ) | |
Parameters
| const char * s1 | |
| const char * s2 | |
strncasecmp(const char *, const char *, size_t)
| EXPORT_C int | strncasecmp | ( | const char * | s1, |
| | const char * | s2, |
| | size_t | n |
| | ) | |
Parameters
| const char * s1 | |
| const char * s2 | |
| size_t n | |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.