hi
I am a new child for c programming, the need arised when
i tried to read a file using fgets into an chararray.
I need to transfer the value in the char array [which i know is a numeric value] into an int variable, since i need to convert that value read from file into ASCII, using "toascii" which only accepts int as argument.I know there will be many ways to do this,i just wanted to find whether there is a way to solve this as i tried.
Tx for Ur efforts
Arul