size_t getSizeOf(char data[42]) { return sizeof(data); }