Logo

Programming-Idioms

This language bar is your friend. Select your favorite languages!
  • Php
$i = intval($s, 10);
I : Integer := Integer'Value (s);

New implementation...