C Program to Convert String to Integer


String Program : Program to Convert String to Integer

Output :

Explanation :

  1. FOR  More Details : [ Atoi Function ]
  2. Entered Number is in the form of “String“.
  3. Suppose Entered Number is 78 then Entered Number has Representation

  1. This “76” is unable to  Perform Arithmetic Operation , so Our aim is To Convert String into Integer which can perform “Arithmetic Operations” Like Integer.