Re: unused parameters
Re: unused parameters
- Subject: Re: unused parameters
- From: "Alastair J.Houghton" <email@hidden>
- Date: Sat, 27 Sep 2003 22:59:09 +0100
On Saturday, September 27, 2003, at 10:05 pm, Sailor Quasar wrote:
There has been debate over whether the attribute syntax or the #pragma
syntax is better. I personally prefer the attribute syntax, as you can
setup attribute usage with macros, whereas #pragmas must exist in the
original file (preprocessor directives can not be generated by > macros).
Also, C99 added a mechanism for generating #pragmas in preprocessor
macros.
Kind regards,
Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.