Changeset 483 for trunk/thune/urlan.h
- Timestamp:
- 10/05/07 04:54:10 (14 months ago)
- Files:
-
- 1 modified
-
trunk/thune/urlan.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/urlan.h
r469 r483 573 573 void ur_toStrNatural( UThread*, const UCell*, UString* out, int depth ); 574 574 void ur_strCat( UString*, const char* cp, int len ); 575 int ur_decompress( const void* data, int len, UArray* ); 575 576 576 577 void ur_setDatatypeMask( UCell* cell, int type );
