|
| |||||||||||||||||||||||||||||||||||
| adrianvidal (16) | |||
According to ASCII, the value of B is the value of A plus one. So, it is right to use the code
to increment a character value. E.g.,if c=A and c++. Will c have the value 'B'? | |||
|
|
|||
| helios (9408) | |
| Yes. | |
|
|
|
| onur (126) | |||
You can simply test it ;-).
| |||
|
|
|||