User profile: Subby

User info
User name:Subby
History
Joined:
Number of posts:5
Latest posts:

Help with heap corruption
Wow.. you are so right... I feel so ashamed.. =\ I took basicAccount[size+1] as if size = 1 ... so...

Help with heap corruption
Ok i'm sorry for the confusion the code looks like this: [code] int main() { int size = 0; // siz...

Help with heap corruption
The goal is that after i'm adding a new account i want the accounts array will be ready to receive a...

Help with heap corruption
Because, accounts[size-1] contains the last account that was added... so i need to delete it also be...

Help with heap corruption
Hey, 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