PDA

View Full Version : Pascal validation help urgent!


webdev
09-06-2009, 08:51 PM
hello every1 i made a factorial program and the only thing i need to do is to validate: Whether it is empty or it contains letters Here's the code: program factorial; uses wincrt; var counter:integer; number:integer;