(C) 1998 AROS - The Amiga Research OS
// returns 1 atoi (" \t +1"); // returns 1 atoi ("1"); // returns -1 atoi (" \n -1");