function calls

How can you call 2 void functions in the same time.
I'm trying to use this for recursive call.
If you want multiple functions to be called at the same time, you should create a thread for each function
http://www.cplusplus.com/forum/general/12018/
Topic archived. No new replies allowed.