discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comparing @encode() output


From: Stefan Bidigaray
Subject: Re: Comparing @encode() output
Date: Thu, 18 Jun 2009 09:00:20 -0500

Just one more question... how sensible is it to use those OSTypes to do it?  I've seen them all over the Apple docs, but gcc spits out a bunch of warnings.
 
Something like:
enum
{
  GSSoundUChar = 'UCHR'
  GSSoundSChar = 'CHAR'
  GSSoundShort = 'SHRT'
....
}
 
Stefan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]