ehsansharei
Programmer
Hello Everybody,
I have short question and I hope the answer is easy and short. I have read a character in from a text file which looks like:
'__________NUMBER_OF_ELEMENTS_IS___________________________________270'
(instead of underlines I have empty spaces). I simply want '270' out of it as an integer.
I use FORTRAN 77 and I am new to it. Any answer is really appreciated.
Regards,
Ehsan
I have short question and I hope the answer is easy and short. I have read a character in from a text file which looks like:
'__________NUMBER_OF_ELEMENTS_IS___________________________________270'
(instead of underlines I have empty spaces). I simply want '270' out of it as an integer.
I use FORTRAN 77 and I am new to it. Any answer is really appreciated.
Regards,
Ehsan