I forgot how. I use.. Let x$= "219" Print x$ but it show "219", not the rectangle that I am expecting it to show. Please h...
can some one provide me the ASCII code chart please.
i was wondering where i can get an actuall list of all of these codes or an explanation of them. i understand that holding down Alt + code will inp...
I have a program that I wrote that looks for certain characters and replaces them. For example, it looks for character code 44 to replace commas. Is...
Suppose that you wrote an essay and your word processor reported that it contained 10,000 characters. How many bits would your computer need to store...
I read some book and found some says it is 8 bits and others say 7 which one is correct plse help?
We may insert special charcters using the following way. Alt+"Numbers from the Numpad" For eg. Alt+989=▌. But, when i use this in MS ...
Write a prog. in C (or C++) to create a string of any length n replace "Special characters" (i.e. characters except a-z, A-Z and 0-9) with %...
My question is : Why do we get all Special Character (not readable) while opening a file. Something to do with the ASCII mapping. This happens espe...
I was wondering if there were multiple ways to print out special characters in Unix using C programming language. For example if I wanted to print...
I think it's called ASCII codes. How do I use them?
This is an extremely random question, but I was wondering if there are any ASCII characters (such as the ones you can find in Character Map) that rese...
My question is : Why do we get all Special Character (not readable) while opening a file. Something to do with the ASCII mapping. This happens espe...
Hi all. I was just playing around writing a few encryption algorithms (which take a character, convert it to its numerical equivalent in accordance wi...
Hi all - I am writing a function to remove funky characters from a database field ... STRTRAN(field_name,chr(13),' ') The problem is the cha...
I have a plan to create a simple interactive video game with c++. The game will have no graphics except ASCII characters. I wanted to initialize a map...
I found a character on Character map, it looked like a Honda Symbol Like the letter H in brackets, but only one character ---> (H) If anyone cou...