Printing sparse matrixHello all, currently working on a project which requires me to print a grid of numbers. The data tha...
Program won't open file?Your code works perfectly. One thing you wanna check is the directory of the file your trying to rea...
Pointers and arraysLastchance has the right answer. The pointer *ref is pointing to the value in your array n[1], not t...
This user does not accept Private Messages