Hacker News new | ask | show | jobs
by kbumsik 2760 days ago
> The #define Guard. GSG prefers #ifndef/#define idiom over the simpler #pragma once. Yes, #pragma once is non-standard but widely supported.

What? I cannot read more after this.