Help for this page

Select Code to Download


  1. or download this
    struct _Edje_Message_String_Set
    {
       int count;
       char * str[];
    };
    
  2. or download this
    #MessageStorageInsideStruct 11/25/2022       #
    #https://www.perlmonks.org/?node_id=11148268 #
    ...
      _iterate(m);
      DESTROY(m);
    }