c++ question
- From: "Haden Pike" <haden.pike@xxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Fri, 15 May 2009 23:39:01 -0400
Hi all. I am trying to write a consul application in c++. My problem is that once it executes a function, I want it to return to the main function in this case int main. I am not sure how to accomplish this or maybe I am, it's just evading me for now. *smile* Anyway, thanks in advance for any help. Haden
- Follow-Ups:
- Re: c++ question
- From: Jeremy Hartley
- Re: c++ question
- From: tribble
- Re: c++ question
Other related posts:
- » c++ question
- » c++ question - Haden Pike
- » Re: c++ question - Jeremy Hartley
- » Re: c++ question - tribble
- » Re: c++ question - Haden Pike
- » RE: c++ question - Ken Perry
- » Re: c++ question - tribble
- » Re: c++ question - Tyler Littlefield