Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............
Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............
- Subject: Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............
- From: Graham J Lee <email@hidden>
- Date: Mon, 8 May 2006 10:08:20 +0100
On 8 May 2006, at 06:24, Gaurav Kumar wrote:
I want Variant type structure as is in C which can accept any data
type.
Variant is used in MFC Class. I want to use Variant on MAC OSX with
gcc 4.0
and xcode 2.2.
There may be a clue in what the 'M' in MFC stands for...
Is there any replacement for Variant is on Mac or we can use them
same as in
MFC Classes.
That's just an exercise in unions, for many purposes. Unions have
the benefit of being standard C, though.
Cheers,
Graham.
--
Graham J Lee
"Oxford University's UNIX Expert"
As seen in MacWorld UK
http://iamleeg.blogspot.com
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden