User: GeorgeGento

  • Public profile

User profile: GeorgeGento

User info
User name:GeorgeGento
History
Joined:
Number of posts:11
Latest posts:

2D dynamic array
Well, i've fixed the code and now it works perfectly.Thanks a lot for the help.

2D dynamic array
Since it's undirected graph shouldn't i make both false?Else that would be directed graph right?Also...

2D dynamic array
That's the code. [code]class Graph { public: Graph(); void AddEdge(int no1,int...

2D dynamic array
Hello.I have a problem using the 2d dynamic array.Althought i dont see any fault the debugger shows ...

Expand HashTable
Thanks for the replies.I've fixed the problem.

This user does not accept Private Messages