Vector of structureI edited. I do not know how it ([code]cp.clear(); [/code]) got in to the [code]struct Position[/code...
Vector of structureAaron Vienneau : Thank you again for your help ! The method you provided works, so here is the sum ...
Vector of structureHi Aaron Vienneau : By the time I posted I did not have seen your previous post :) Thank you, I wil...
Vector of structureAaron Vienneau : I want to delete the [code]i[/code] and [code]j[/code] values or as you mentioned t...
Vector of structureSuppose we have a structure: [code]struct Position { unsigned int i; unsigned int j; };[/code] a...