discuss-gnustep
[Top][All Lists]
Advanced

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

Apple's new compiler directives


From: Philip Mötteli
Subject: Apple's new compiler directives
Date: Sat, 3 Apr 2004 01:08:53 +0200

Hello


Apple has introduced some new (at least, I just got to know them) compiler directives:

- For exception handling: @try{}, @catch{}, @throw, and @finally{}
- For thread synchronizing: @synchronized()


I tried to use the new exception handling directives on Linux – this gives a parse error.
Is this even possible on Linux? Or will it be possible?


Re
Phil





reply via email to

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