User profile: skilari

User info
User name:skilari
History
Joined:
Number of posts:5
Latest posts:

Error : calling type `Board' like a method
Here, we are using malloc function to allocate a memory for the class. Malloc takes the size as the ...

Error : calling type `Board' like a method
I had gone through the built-in function implementation, its not calling constructor internally.

Error : calling type `Board' like a method
The issue here is we are allocating memory by using our own built-in function. we are not allocatin...

Error : calling type `Board' like a method
i did allocation of memory for both pointers in the sequence below 1. data 2. my_board 3. calling...

Error : calling type `Board' like a method
Hi.. Class Board_type{ //This is "Board_type.cpp" file public : Board_ty...

This user does not accept Private Messages