Help for this page

Select Code to Download


  1. or download this
    typedef struct Foo {
       ...
    } Foo;
    
  2. or download this
    typedef struct {
        ...
    } Foo;