Jul 18, 2006 #1 F fatma1000 Banned Joined Apr 30, 2006 Messages 147 Helped 3 Reputation 6 Reaction score 2 Trophy points 1,298 Location eygpt Activity points 0 help8 c++ when in run my program this message appears "unhandled exception in mnas3.exe:0xc00000FD:stack overflow" what is it mean? regards
help8 c++ when in run my program this message appears "unhandled exception in mnas3.exe:0xc00000FD:stack overflow" what is it mean? regards
Jul 18, 2006 #2 A Anno Advanced Member level 4 Joined Feb 8, 2006 Messages 106 Helped 14 Reputation 28 Reaction score 0 Trophy points 1,296 Location South Africa Activity points 1,899 help8 c++ mmm...think it is a memory problem, If it is pointer related (I know squat of pointers),then it is def pointing to wrong mem segment or trying to write to wrong mem.
help8 c++ mmm...think it is a memory problem, If it is pointer related (I know squat of pointers),then it is def pointing to wrong mem segment or trying to write to wrong mem.