hei buddies, have more than a month did login this forum. "coz juz busy with a project and now I juz stuck in somewhere else and need your expert to get me out from the dark
what is the good what to write a dynamic array in C++/VC++? I have to store the following item in the array:
I use UNICODE here is because the app is running on WinCE and it should not have any significant in codingPHP Code:typedef struct tagLANDMARK
{
TCHAR Place[33];
TCHAR type[33];
long Ptr;
RECT rt;
} LANDMARK;
regards,
Chris.C




. "coz juz busy with a project and now I juz stuck in somewhere else and need your expert to get me out from the dark 
Reply With Quote