Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VB6 Byte question
#1
Whats the maximum value of a VB6 Byte?

Looking at MSDN Documentation, I'm thinking it would be 255. Want to save myself some debugging and ask before I code...

thanks = )
Reply
#2
If you know the answer why did you ask lol? Its 255. Bytes are always 0-255 in all languages.
Reply
#3
You could've just made a byte = 256 and see if you get an error. Simple.
Reply
#4
Or believe the MSDN. They made it?
Reply
#5
What's the difference between a signed byte and an unsigned byte? Damn... and I had thought I had this shit, down and then Lea comes and brings more confusion. Thanks :\

xD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)