Help for this page

Select Code to Download


  1. or download this
    typedef struct { unsigned *char test;} s_test;
    
  2. or download this
    
    typedef s_test Test; /* Removed "struct" */