Hi!
I want to work with a 2d array but I get problems when trying to assign values to it. The problem might as well be in the construction of the array since I'm very new to this.
This is the code:
I "solved" the problem. Probably the problem was that the input *no_of_nodes was sent in a wrong way. However ,I use another solution now.
Thanks anyway