Error : calling type `Board' like a methodHere, we are using malloc function to allocate a memory for the class. Malloc takes the size as the ...
Error : calling type `Board' like a methodI had gone through the built-in function implementation, its not calling constructor internally.
Error : calling type `Board' like a methodThe issue here is we are allocating memory by using our own built-in function. we are not allocatin...
Error : calling type `Board' like a methodi did allocation of memory for both pointers in the sequence below 1. data 2. my_board 3. calling...
Error : calling type `Board' like a methodHi.. Class Board_type{ //This is "Board_type.cpp" file public : Board_ty...
This user does not accept Private Messages