Re: try-catch exception

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

 



On 31 October 2013 13:36, vijay nag wrote:
>
> I have a sample code snippet below.
>
> $cat TryCatch.h
> #ifndef __TRYCATCH_H__
> #define __TRYCATCH_H__

This is a reserved name. Never, ever use double underscore in a name
unless you are a compiler or standard library implementor.  This bad
habit must be stamped out, TRYCATCH_H is a suitable include guard.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux