|
-
March 18th, 2011, 10:07 AM
#1
I dont want my 00 truncated!!
Hello,
Im currently attempting to read data from a serial port and manipulate that data to show what it represents. Although when I try to display the data my 0X00 is being converted into 0. I need the value to be 00.
I tried reading each byte into an array then checking if they were = 0. Then made a string = 00 (this also gets truncated to 0) in hopes to display the true value.
Any help would be appreciated, if I cant get these values right my project fails. Thank you again.
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
|