Warning for dynamic memory allocation
I'm using Dev-C++ 4.9.9.2 Im making my arrays dynamically and I am calling on a function to allocate the memory for me, but I received the warning: "[Warning] assignment makes pointer from integer without a cast " This occurs in main when *alocate *is called Main funtion: int main()
__________________
C++
domain name forum
|