Function references memcmp()
Function referencesmemcmp()Prototype: int memcmp(const void *buffer1, const void *buffer2, size_t count);
Header File: string.h (C) or cstring (C++)
Explanation: Alphabetically compares two arrays passed in to it. The fact that it is a void * simply means that it can have non-character arrays passed in to it. It is also necessary to pass how far to compare (ie, the size of the arrays) .
WWW.MEDIU.EDY.MY
WWW.VB.MEDIU.EDU.MY
منقول
ليست هناك تعليقات:
إرسال تعليق