Dev C++ pointer Memory Leakage
I am software developer I write code in Dev C++. This code is for sorting array list. I use here pointers now I debug this code when I compile this code then Dev C++ compiler Generate one exe file then I go to start button and click at Run and type there cmd now command prompt is open next I execute this exe file through command prompt but when I execute it then I receive below error any one tell me its solution.
Error:
memtest
Memory error detected! Copying between 2854e98 and 2854e44 did not result in accurate copy.
MemTest has detected that your computer cannot accurately store data in RAM.
You need to fix this.
See the online FAQ, question # 2 https://hcidesign.com/memtest/) for advice on what to do next.
Â