how to sort the array bu heapsortlady and genlement! please help me to solve the small problems: how to sort the the array by heap ...
#define valueif you want define a new funtion ,you can use: #define struck datatype {what you want define} data;...
Why i can't delete a leaf from the binary treein C++ we can use the "free();"to remove the node you want do it. +find the node you want delete; ...
2d Array Troublesin c++ call: double **grid; grid=new double*grid[x]; for(int i=0;i<y;i++)grid=new double[y]; tha...
Function returning a linked listso we can : return list;???
This user does not accept Private Messages