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