2D dynamic arrayWell, i've fixed the code and now it works perfectly.Thanks a lot for the help.
2D dynamic arraySince it's undirected graph shouldn't i make both false?Else that would be directed graph right?Also...
2D dynamic arrayThat's the code. [code]class Graph { public: Graph(); void AddEdge(int no1,int...
2D dynamic arrayHello.I have a problem using the 2d dynamic array.Althought i dont see any fault the debugger shows ...
Expand HashTableThanks for the replies.I've fixed the problem.
This user does not accept Private Messages