CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2003
    Posts
    29

    Unhappy Desperate need of help

    can someone please help? I wrote my program out but I'm getting 10 error messages and I just cant figure out exactly what the problems are.
    Last edited by dc83; April 30th, 2003 at 09:45 PM.

  2. #2
    Join Date
    May 2000
    Location
    Phoenix, AZ [USA]
    Posts
    1,347
    Your problem is that you have an int and not an int*.
    No seriously, how about posting your errors? There's no way
    that you can be helped if you don't tell us what the exact
    problems are. Posting the code would probably be helpful as
    well.

    --Paul

  3. #3
    Join Date
    Apr 2003
    Posts
    39
    indeed a unique way to post a query...
    looking at the info you have provided, it seems
    your desperation degree it really high...

    don't post the code... post the error....
    tht wud help you....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured