Search:

Type: Posts; User: gjack72

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,488

    My compiler errors. GJ In file included...

    My compiler errors.

    GJ


    In file included from C:\Documents and Settings\Workstation\My Documents\Program6\Program6.cpp:7:
    C:\Documents and Settings\Workstation\My Documents\Program6\/Maze.h:...
  2. Replies
    3
    Views
    1,488

    Errors in my program

    I am writing a game program kind of like pac man.

    As of now I am just trying to get my maze to display, but run into errors.

    Could someone take a look at my code and see what i am doing wrong....
  3. Replies
    4
    Views
    1,944

    That was my issue, I was initializing mathches...

    That was my issue, I was initializing mathches back to '0' in the wrong place. Once I moved it my program runs.

    7stud I will be more clear next time on my question.

    Thanks for the help

    GJ
  4. Replies
    4
    Views
    1,944

    Nested for loop

    New to c++ so might word this incorrect.
    I have a nested for loop that is comparing an array to see if there are any that match.
    I am only outputing match, i, & j for testing purposes only.


    ...
Results 1 to 4 of 4