does anybody know what happened with this programme?
I compile it without errors but when I run it, appears the following message: file.exe stop working. Windows is looking for a solution.
the file is attached and I thank in advance who will give me a hand
Last time I ran into this issue, it was due to DEP (Data Execution Protection) setting on Windows. You can 'whitelist' the execution for Dev-C++ in the settings.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
does anybody know what happened with this programme?
I compile it without errors but when I run it, appears the following message: file.exe stop working. Windows is looking for a solution.
the file is attached and I thank in advance who will give me a hand
Last time I ran into this issue, it was due to DEP (Data Execution Protection) setting on Windows. You can 'whitelist' the execution for Dev-C++ in the settings.