+ 2
What should i do to terminate the main () while calling it from main in C language
i want my program to run atmost 5 times for that after the programm i put main function i know it will run upto infinity but i want to know how can i restrict its calling upto 5 times.. and i know it can be done by loops but i dont want to it with loops.. is there is any way to do it..!!
2 Respostas
0
It is possible but ... that feels so wroooong ! Do not do it please D: