On Wed, Oct 21, 2009 at 10:05 PM, Steve Searle <[email protected]> wrote: > Around 08:58am on Wednesday, October 21, 2009 (UK time), Arvin scrawled: > >> Can you please solve my problem. I can't run the program > > You need to be more specific if you expect many people to attempt to > help. "I can't run the program" is not enough information. > > I assume if you are trying to run it you have a clean compile. What > happens when you run it? Does it crash? Are any messages displayed? > Or does it just not produce any output? > > Also explain what you have done to investigate the problem so far. > > Other useful information will include the OS and compiler you are using. > > Steve > > -- >
Along with Steve's suggestion, the code is incomplete. Also, if the code cannot be run, where is the main() function? -- Youppie
