Heap "was not declared in this scope" errorThanks, Bazzy and Davitosan. I'm just having a little trouble getting the hang of pointers. The tut...
Heap "was not declared in this scope" errorSo, like this? [code]#include <iostream> using namespace std; void child(int* b); int ...
Heap "was not declared in this scope" errorI'm relatively new to C++ and am having a problem with the heap and variable scope. My code looks li...
This user does not accept Private Messages