Repeat a Function in main()ohh That is why my termination didnt work. thanks
Repeat a Function in main()Thats pretty much what I did, [code] int dont_change=1; while(dont_change=1) { main_menu(); } [/cod...
Repeat a Function in main()I figured it out, I used a while statement that never changes. Its probably not the best way to do i...
Repeat a Function in main()I am trying to make it that as soon as a void is finished and goes to the main() function it goes ba...
This user does not accept Private Messages