example.com Site
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview
thread

Re:

Michael Hohmuth

31 May 1999 31 May '99
1:01 p.m.

"benben xiao" <xiaoxiaoben@hotmail.com> writes:

...

When I see fiasco kernel, I have a simple question: I don't know #if 0 ... ... #endif what do '0' mean there?

This is a way to comment out unused code: Everything between "#if 0" and "#endif" is stripped by the preprocessor, and is ignored by the compiler. For more information about the C/C++ preprocessor, please refer to the GNU CPP manual. On most systems, you can browse it with "info cpp". The answer to your particular question is in "info cpp conditional deletion". Michael -- hohmuth@innocent.com, hohmuth@sax.de http://www.sax.de/~hohmuth/

0 0
Reply
Sign in to reply online Use email software

Back to the thread

Back to the list

HyperKitty Powered by HyperKitty version 1.3.12.