unsigned int apperantly being passed as pointer for no reasonthis is a constructor for a class [code]Prob::Prob() { unsigned int i = 0; //seed genera...
programcrashes when I resize array the 2nd timeThis code is inside the constructor to a class. When I run my program it crashes and this is the out...
adding elements to a dynamic array, programg crashesI'm not too sure how large it will get, but it crashes on the third itteration of the while loop, so...
adding elements to a dynamic array, programg crashesThis code is inside the constructor to a class. When I run my program it crashes and this is the out...
This user does not accept Private Messages