• RE: atoi problems
    I am using version 9. An occasional life saver.
  • RE: atoi problems
    I am using version 9. An occasional life saver.
  • atoi, strol functions problems
    Hello, I work with LPC2148 and RealView Compiler. I have noticed that if I convert a string with the atoi function, the result never is correct. If the value of the number in the string is...
  • atoi, strol functions problems
    Hello, I work with LPC2148 and RealView Compiler. I have noticed that if I convert a string with the atoi function, the result never is correct. If the value of the number in the string is...
  • atoi doesn't work for all numbers
    The function atoi (and sscanf, atof etc), all appear to have the same (unlikely) problem: they don't read the number 5. Yes, I realize that this seems very unlikely. I am using uVision version 4...