I WANT A C++ PROGRAM TO WRITE OVERLOADED FUNCTIONS TO CONVERT AN ASCII STRING TO INT AND TO CONVERT AN ASCII STRING TO A FLOAT
Can you write C++ functions that are overloaded only by their return types?
Maybe you and/or I need to get out the dummies guide.
And you want to do this with the Keil compiler?