Hi,
I am unsure where to post this stupid question but what is the difference between Binary and ASCII Binary. I didn't even know there was such thing as ASCII Binary, I thought it was just ASCII code.
TIA
NW
Printable View
Hi,
I am unsure where to post this stupid question but what is the difference between Binary and ASCII Binary. I didn't even know there was such thing as ASCII Binary, I thought it was just ASCII code.
TIA
NW
Yep, your right. Binary is what makes up ascii, so perhaps they're referring more to converting Ascii to binary, and how it would be layed out and stuff?
It's just that my Infomation Technology homework refers to it as ASCII BCODE = ASCII Binary Code. I also need to know what Short Integer and Long Integer are? I have some idea but I am not quite sure if I am right or not.
Well, Short Integer = Integer in VB, which has a limit of 32,000 or so and Long Integer is just a Long, which has a limit in the millions I do believe?
ASCII BCode may simply just be characters and their ASCII code. :)
Oh ok thanx :)