storing two nibble in a bytei Got this one.it worked..thanks alot for the help. [code]printf("%.4x",a);[/code]
storing two nibble in a bytehow to do this part in c [code]std::cout << std::hex << static_cast<int>(byte);[/code]
storing two nibble in a bytehi friends, I am at novice level of learning programming.I am involved in a project which requires...
This user does not accept Private Messages