Logo

Programming-Idioms

This language bar is your friend. Select your favorite languages!
  • Fortran
read (unit=s,fmt=*) i
I : Integer := Integer'Value (s);

New implementation...