Re: Assign continusly variable to pointer.
- From: bokiteam@xxxxxxxxxxxxxx
- Date: 15 Jan 2006 22:40:59 -0800
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
.
- Follow-Ups:
- Re: Assign continusly variable to pointer.
- From: Tom Widmer [VC++ MVP]
- Re: Assign continusly variable to pointer.
- From: Mark Randall
- Re: Assign continusly variable to pointer.
- References:
- Re: Assign continusly variable to pointer.
- From: Scott McPhillips [MVP]
- Re: Assign continusly variable to pointer.
- Prev by Date: Re: pass-by-value const is part of function type signature?
- Next by Date: Compiler Compatibility
- Previous by thread: Re: Assign continusly variable to pointer.
- Next by thread: Re: Assign continusly variable to pointer.
- Index(es):
Relevant Pages
|