TIMER:
UNDERSTAND THIS CODE 60 seconds.
ATOI()
In C language atoi() function takes a string that represents an integer as an argument and returns its value of type integer.
the function is used to convert a string argument to an integer.
ATOI()
In C language atoi() function takes a string that represents an integer as an argument and returns its value of type integer.
the function is used to convert a string argument to an integer.
0 Comments
if you have any doubt, plz let me know