Concept Framework 1.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: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |