Search:

Type: Posts; User: Ivan Novák

Search: Search took 0.00 seconds.

  1. p2 is there just for debbuging reasons, Airport...

    p2 is there just for debbuging reasons,
    Airport has a list<plane*> and they have iterator planeIteratorMoj , so in the cycle i am calling function move in class plane, on instance of plane, if...
  2. Conditional jump depends on unitialized value Valgrind

    Hi, I am really lost here, I have airport class which should navigate planes, in its list to runways, with method move, theres a method prepare which changes the direction of flight to all planes,...
  3. Replies
    3
    Views
    1,378

    Vector of objects and Iterator

    hi, I am getting runtimes errors sometimes and cant figure out why, that i am pointing on wrong memory.
    i have got this terrible interface. I think there can be problem with saving objects to...
Results 1 to 3 of 3