Well i am programing a game. And now i am deep into different functions and multiple if's.. The problem is after the game ends i want it to start again. I am not able to implement loops, goto,break etc to do this because of the situation and the structure of the program. Is there any way i can call some kind of function from any of the functions to make the program start again fresh....