Quote Originally Posted by no-comply
sendBuffer is a char array....
I declared it as char*, so there shouldn't be an issue with size.
If you have NOT allocated enouph memory for this "char array" then there must be and there is "an issue with size"!