Tool/software: TI C/C++ Compiler
I'm using the #include <string.h> and memcpy, memcmp library functions.
Since the sizeof() function returns amount of 16-bit WORDs in an element, can I assume that also memcmp and memcpy relate to the size of 16-bit elements when supplying thm with a size parameter?
Thanks,
Mechi