How to extract integer value from a character array in simple way .
Example : My age is 20
Output : 20
Last edited on
#shadow code what if the inputus given by the user not heartcoded
Last edited on
Is there any difference?
Assume that the use inputs the same string in the example above.