Re: Assign continusly variable to pointer.



Yes, data is constant.

But, in fact, I meet this problem on my embedded system.

I need to use GetPointer(T) function to get space for storing array
data.

so, it seems that I have to start with a pointer...

Best regards,
Boki

.



Relevant Pages