Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
strcmp | version 1.0 | no |
number strcmp(string string1, string string2) |
string1 | Null-terminated string to compare. |
string2 | Null-terminated string to compare. |
Compare strings. The strcmp function compares string1 and string2 lexicographically and returns a value indicating their relationship. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |