i have the following code:
int zeichen = System.in.read(); System.out.println(zeichen);
The documentation for read() says: Reads the next by