|
-
May 13th, 2008, 03:31 PM
#1
cin NUL
Hi,
I apologize if this is the wrong forum for this question. I need to read in the ascii NUL char (all zeroes). However, cin and getChar both ignore this character. The reason I need to read NUL is because I am implementing a Huffman Code decoder and (encoder) and it is possible that the NUL character is, or is part of, a valid Huffman Code.
Thanks,
Steve
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|