Visual Basic 2010 Express Tutorial 16 - ASCII Tables and Valueshttp://www.schoolfreeware.com ASCII Table Link: http://en.wikipedia.org/wiki/ASCII Characters have a value assigned to them. The functions Asc() converts the character into the ASCII Value and the function Chr() converts the ASCII value into the character. This video will show how to use keypresses to get ASCII values for characters pressed and will show how to sort text into letters, numbers and other characters using ASCII values. code pour embarquer la vidéo : >>> http://www.youtube.com/embed/YBlr3FYcjuY <<< |