The fabric of reality is breaking downThanks for the reply. I said 7 because there are 7 characters in that expression....for now, I'm on...
The fabric of reality is breaking downLook at this. I have a function that determines the number of characters in a mathematical expres...
Converting characters into integersOhhhhhhhh, I see. I called the function before I defined it, like you said. Thanks a lot! Awesome ...
Converting characters into integersIn main, I have: [code]int atoi(char);[/code] Main calls the function that evaluates the postfix e...
Converting characters into integersI need to convert a character to an integer, but it won't work. My array pfExpression has both nu...
This user does not accept Private Messages