Concept Framework 2.2 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: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |