Changes

Jump to: navigation, search

GPU621/Group 6

136 bytes added, 01:14, 28 November 2018
Memory Errors
This problem occurs when the program attempts to read from a variable that has not been initialized.
 
===Mismatched allocation/deallocation===
this is when attempting to delete memory already deleted or allocate already allocated memory
==Threading Errors==
60
edits

Navigation menu