Stack around variable corruptEdit: Nevermind. I figured it out. Just another dumb mistake of not declaring how many array element...
Stack around variable corruptMy program keeps crashing during cleanup (return 0;). The error message I am receiving is; "Run-T...
Header file problems, maybe?Edit: Yup, de-referencing the object fixed it, it compiles now. It crashes at the ToDo constructor, ...
Header file problems, maybe?/facepalm Would this fix my original compile error though? I'd try to run it right now but I'm no...
Header file problems, maybe?I have two classes, ToDo and Family. In one of the ToDo constructors I am passing in a Family object...
This user does not accept Private Messages