Search:

Type: Posts; User: sairakhalid

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,680

    yeah it worked out well!but now how i will pass...

    yeah it worked out well!but now how i will pass this 2 D array as a function parameter if i have to decide on runtime the colommn size of the array after reading from the file?
  2. Replies
    3
    Views
    2,680

    2D array syntax

    How can i declare a 2 D array in Visual Studio C++ 6.0 ?
    my code is giving errror;




    class sparseadd
    {
    int *p;
    int row;
Results 1 to 2 of 2