| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| memcmp | version 1.0 | no |
| number memcmp(string buf1, string buf2, number count) |
| buf1 | First buffer. |
| buf2 | Second buffer. |
| count | Number of bytes. |
| Compare characters in two buffers. Compares the first count bytes of buf1 and buf2 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 |