jim's blog

Saturday, September 11, 2004

C/C++ Programmers, Look Here!

If you are a C/C++ Language newbie or a will-be programmer, you will probably need to handle a lot of characters, and it is important that you know the ASCII value of each character. No, you don't need to memorize all of them (but if you want anyway, who will stop you?). Here is the online reference:

http://www.asciitable.com/

Believe me, you are gonna need it, as it is quite helpful to me. Thank me if one day you become a C/C++ expert! Just kidding. Or if you find it not helpful at all, drop a comment and say, "it's not helpful at all."

0 Comments:

Post a Comment

<< Home