Search:

Type: Posts; User: nizwa_hazel

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    8,663

    lol i know that *rolls eyes* hehe thanks neways...

    lol i know that *rolls eyes* hehe
    thanks neways for ur help :)
  2. Replies
    13
    Views
    8,663

    i get all that... but my actual question is:...

    i get all that...
    but my actual question is:
    why are the rows and cols (i and j) limited to size (Nē) and not to no. of rows and no. of cols?
  3. Replies
    13
    Views
    8,663

    thank you.. this isnt my prog. But i assure you...

    thank you..
    this isnt my prog. But i assure you i never leave spaces between ==

    if its of any help, this is the actual question:
    Write a function in C++ which accepts a 2D array of integers and...
  4. Replies
    13
    Views
    8,663

    yeah so that becomes Nē so u mean to say, size...

    yeah so that becomes Nē
    so u mean to say, size here means rows or cols and not row*col because its a square matrix?
  5. Replies
    13
    Views
    8,663

    size of 2D array

    until now, i have always thought that size of a 2D array means..

    A[3][4] = 12 cells

    but i came across this program



    void accept(int a[ ][ ],int size)
    { cout<<"Diagonal One:";
  6. thank you so much! now getting back to my...

    thank you so much!
    now getting back to my pracs...

    have a nice day you two! tc :)
  7. thank you so much! :)) i cant believe i didnt...

    thank you so much! :))
    i cant believe i didnt notice the destructor bracket *facepalm*
    as soon as i closed the bracket, it started working! :)

    another quick question: while declaring pointers,...
  8. help soon: declaration terminated incorrectly

    hi all,

    i am new here :)

    i have my pracs tmrw, and so was trying out a few programmes to be prepared...

    but im stuck right now...

    i tried a lot to find my mistake, but didnt succeed...
Results 1 to 8 of 8