Google


   


You are here: CodeIdol.com > C++ > C++ Coding Standards: 101 Rules, Guidelines, and Best Practices > Always Write Internal Sharpinclude Guards. Never Write External Sharpinclude Guards

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

C++ Coding Standards: 101 Rules, Guidelines, and Best Practices



24. SummaryDiscussionExceptionsReferences...



Wear head(er) protection: Prevent unintended multiple inclusions by using #include guards with unique names for all of your header files....

read more: Summary


Each header file should be guarded by an internal #include guard to avoid redefinitions in case it is included multiple times. For example, a header...

read more: Discussion


In very rare cases, a header file may be intended to be included multiple times....

read more: Exceptions


[C++03, §2.1] • [Stroustrup00] §9.3.3...

read more: References

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

You are here: CodeIdol.com > C++ > C++ Coding Standards: 101 Rules, Guidelines, and Best Practices > Always Write Internal Sharpinclude Guards. Never Write External Sharpinclude Guards


ADBRITE ads links
   
Related tags







Popular Categories
Unix books and guides

AJAX popular information
C# language guides
Windows books and cookbooks

.......








Business Key Top Sites

be number one
rate your site


Мебель для дома и офиса

    С 2009 года мы стали переводить структура сайта на различные языки. Сайт теперь будет содержать книги не только на английском языке, но также и на других европейских языках, в том числе и на Русском языке.

    Русский Polski Francais Deutsch
    support sitemap terms

© CodeIdol Labs, 2007 - 2009