I created a program to display time continuesly so it auto updates every sec but the issue is i cant integrate the code in the main program because to make time update continuesly it needs a loop a infinite loop so none of the rest program gets to work. My q is : is it possible to display time continuesly and make the rest of program continue normally? like a multi thread program because i want to display time every sec in the bottom of program. By the way this is console app not gui



LinkBack URL
About LinkBacks



