 |
java - Trying to get the char code of ENTER key - Stack Overflow
The value is, in fact, there. The reason you don't see anything is because the character is a carriage return. The carriage return, I believe, just moves the next line (you can google it's exact function). If you google "ascii table" you will see that the
stackoverflow.com |
 |