This program demonstrates
1 Input a string
2 Verify that the characters of the string do form a genuine integer.
3 If yes, then convert the string to a 64-bit twos complement integer.
The following are available for down load.
validation-driver.cpp
long-validation.asm
isinteger.cpp
atol.asm
run.sh