Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.c++.moderated    |    Moderated discussion of C++ superhackery    |    33,346 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 32,952 of 33,346    |
|    alexo to All    |
|    Re: Passing multi-dimensional arrays to     |
|    28 Mar 13 15:20:10    |
      From: alelvb@inwind.it              > Varieble sized array are hard to handle even for compilators.              If you need a function more flexible you should use pointers       instead of arrays:       here rows and cols can be inputed at run-time and the function       generically manages every possible case.       This code for brevity doesn't check whether xp is a null pointer.              #include |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca