So I am kinda stuck and fuzzy on the bools I need a bool function for my program that is called from my getTime function and if the hours, minutes, and second are entered correctly it continues with the program but if it's false it couts invalid time and asks again. Any help would be appreciated thanks guys.