Changeset 4327:7cad0bc2bcfc in roaraudio for include/libroar/ctl.h


Ignore:
Timestamp:
09/09/10 16:19:32 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added new OTs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/ctl.h

    r3517 r4327  
    8787char * roar_byteorder2str (int    byteorder); 
    8888 
     89int    roar_str2ot        (const char * ot); 
     90const char * roar_ot2str  (const int    ot); 
     91 
    8992#endif 
    9093 
Note: See TracChangeset for help on using the changeset viewer.