Help for this page

Select Code to Download


  1. or download this
    static int _foo(void) {
      /* ... do stuff ... */
    }
    
  2. or download this
    struct _bar {
      /* ... */
    };
    
  3. or download this
    static int _baz;