Newsgroup: comp.lang.c++
Subject: How to represent a SPACE and a BLANK in HEX in C++?
From: ssmile03@...
Date: Wed, 20 Nov 2013 17:04:42 -0800 (PST)
How to represent a SPACE and a BLANK in HEX in C++?
I am using '0x20' for SPACE and '0x00' for BLANK in hex in C++. Am I correct?
Thanks
Subject: How to represent a SPACE and a BLANK in HEX in C++?
From: ssmile03@...
Date: Wed, 20 Nov 2013 17:04:42 -0800 (PST)
How to represent a SPACE and a BLANK in HEX in C++?
I am using '0x20' for SPACE and '0x00' for BLANK in hex in C++. Am I correct?
Thanks
via Usenet Forums - Usenet Search,Free Usenet - comp.lang.c++ http://www.pocketbinaries.com/usenet-forums/showthread.php?132903-How-to-represent-a-SPACE-and-a-BLANK-in-HEX-in-C&goto=newpost
View all the progranning help forums at:
http://www.pocketbinaries.com/usenet-forums/forumdisplay.php?128-Coding-forums
No comments:
Post a Comment