RE: Using custom qualifiers like __THROW

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

 



Hi Rup & all,

>> Isn't throw() or throw a reserved keyword?

>In C++, yes. I don't think it is in C.

Note:  __THROW is also reserved in C++.  (Any identifier that begins with an underscore + capital letter is reserved.  Any identifier that has two underscores in a row in it anywhere is reserved.)

--Eljay



[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