User: roodtree

  • Public profile

User profile: roodtree

User info
User name:roodtree
History
Joined:
Number of posts:12
Latest posts:

how to sort the array bu heapsort
lady and genlement! please help me to solve the small problems: how to sort the the array by heap ...

#define value
if 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 tree
in C++ we can use the "free();"to remove the node you want do it. +find the node you want delete; ...

2d Array Troubles
in 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 list
so we can : return list;???

This user does not accept Private Messages