Help with heap corruptionWow.. you are so right... I feel so ashamed.. =\ I took basicAccount[size+1] as if size = 1 ... so...
Help with heap corruptionOk i'm sorry for the confusion the code looks like this: [code] int main() { int size = 0; // siz...
Help with heap corruptionThe goal is that after i'm adding a new account i want the accounts array will be ready to receive a...
Help with heap corruptionBecause, accounts[size-1] contains the last account that was added... so i need to delete it also be...
Help with heap corruptionHey, I'm trying to enlarge an array of pointers for the first time it's working well.. but from ...
This user does not accept Private Messages