char array manipulation Thanks all for your valuable inputs here. Closing this thread now.
char array manipulation I need to return a char * pointing to "Sample output". Can I do this way? [code] const char* gets...
char array manipulation Can anyone tell me what is wrong in this code and how to fix it? here bytearray gets destroyed as i...
data align issueI have no idea how to handle individual bits that are misaligned as shown in example in the below li...
data align issueI am trying to solve problem mentioned in the below link using CPP. Any comments? https://stackover...