I was goin thru 1 of the C codes,i came across some thing like this:
#define _L(a) (TPtrC((const TText *)L ## a))
where, TPtrC and TText are user define data types.
what does the symbol [COLOR=DarkGreen]##[/COLOR] means .....
priya
|
Go4Expert Founder
|
![]() |
| 27Apr2006,19:34 | #2 |
|
Duplicate of what is # # in C. Thread close.
|

