| 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: Tue Oct 18 20:10:37 2011 GMT | (c)2011 RadGs Software |