site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 8 May 2006, at 10:09, Kenny Millar wrote: that's a long way to spell: enum {VT_FLOAT=1, VT_DOUBLE, VT_INT}; Cheers, Graham. -- Graham J Lee "Oxford University's UNIX Expert" As seen in MacWorld UK http://iamleeg.blogspot.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com Ooops - cut and paste in haste! That should have looked like this. (eg) And then #define your vt's like this.... #define VT_FLOAT 1 #define VT_DOUBLE 2 #define VT_INT 3 smime.p7s