Search found 1 match

by Andy
Mon May 26, 2003 12:51 am
Forum: Volume 2 (200-299)
Topic: 267 - Of(f) Course!
Replies: 16
Views: 4438

Invalid Memory reference...

Anyone know what this means?

Your program has died with signal 11 (SIGSEGV). Meaning:

Invalid memory reference

I think it's in reference to the way I terminated my input loop, but I can't figure out how else to do it. I've tried while(!cin.eof()) and while(cin) but neither seems to work....any ...

Go to advanced search