A common cause of stack overflow is the use of recursive functions. You should step through your code in a debugger to verify the content of variables and the flow of execution. If you post your code so we can see it the community can give you more targeted advice.
Unhandled exception at 0x00007FF668AF3E47 in macarie.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001
Stefan Capalnasan
0
Reputation points
i was just trying to write a code for school and when i tried to run it, that showed up :
"Unhandled exception at 0x00007FF668AF3E47 in macarie.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001" i dont know what i can really do. can someone please help me out?
Developer technologies | C++
3,977 questions