im making a timer program. that when a user dont input something in a specific time. the program will go to another menu
so far in my research. threads would be the solution to this. but in my current status right now as a c++ programmer. i dont think im capable of handling threads yet.
any suggestion to how to solve this problem would be greatly appreciated..
ps
dont want to use third party. im not allowed to use them