Hi,
I'm doing some sort of programming with Delphi XE3. I build some sort of multidimensional array (say it 500x500). My question is, is it possible to delete a row (or some rows), or a column (or some columns) of those array so that I can achieve the smaller size of array than my previous one? Thank you very much for your help.

A lot depends on how your matrix is defined. If you show the code you have so far, especially the matrix declaration, I'm sure you'll get some help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.