Free Pascal Lazarus Program Tutorial 10 - Input Validation


Sometimes the user does not enter correct information. The programmer must check to see if the information is correct or not. Loops and conditions will be used in this tutorial to check to see if the user has inputted the correct information into the computer.

Code Download
FPProgT10.zip