CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: GCDEF

Search: Search took 0.77 seconds.

  1. Re: Why won't this program I made work ?

    That's only one of several problems there..
  2. Re: Why won't this program I made work ?

    You should try reading the errors. The compiler will tell you what's wrong.

    You have two big problems that I see. You're not declaring and calling your functions properly, and you're terminating...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured