C++
09-06-2009, 08:51 PM
Ok, so I am working on a function that remove a element from the array if the name entered by a user is = to a element in the array It clears of the memory of said element but i need to re order the array I searched on here but nothing seemed to cover it for an array of structs