> On Mar 7, 2017, at 11:42 AM, Aandi Inston <aa...@quite.com> wrote:
> 
> (You should not see // in this section, because in pure C it is forbidden).


This is not true with the latest versions of the C standard. Both C99 and C11 
support inline // comments. The only case where // is not allowed is if someone 
is using a compiler that does not yet support C99, but even in that case, many 
such compilers include non-standard support for //.

Charles

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to