i have so many functions in my program,what i want to do is, i want to return back to the main() but in somewhere middle of it!.

should i use goto statements?
i tried 'em,it gave some error!

if i should use goto then please explain how to,thanks