User profile: kursist

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

using "new"
Thanks for reply,

using "new"
Hi, I have a question regarding dynamic memory allocation using "new". [code]MyDataType* obj; ob...

How to access 16 bits
Thanks, This solved the problem. [code]unsigned int* ptr =(unsigned int *)*(arr16_bit + 5); ...

How to access 16 bits
Thanks for reply, [code]typedef unsigned int UINT; typedef UINT* ID_PTR; unsigned short int...

How to access 16 bits
Hi, I have problem putting a value to 16 bits variable. Here is, how I am doing it. [code]typedef...

This user does not accept Private Messages