Concept Framework 2.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: Fri Jan 21 18:06:20 2011 GMT | (c)2011 RadGs Software |