Search:

Type: Posts; User: Andrew Red

Search: Search took 0.10 seconds.

  1. Re: Get int value from char, char pulled from String

    @ Norm,

    I do you understand that the value of '3' is not the same as the int: 3
    I know about the ASCII table.

    What I am ultimately trying to achieve is to get the int value of a char.

    @...
  2. Get int value from char, char pulled from String

    I have a logic problem.

    My code is succesfully compiled, but when running it is not working the way it should.

    Briefly explained, I want my program to do a 'simple' add operation.
    However...
Results 1 to 2 of 2