Show
Ignore:
Timestamp:
06/22/07 20:53:35 (17 months ago)
Author:
krobillard
Message:

Added ur_seriesMem() & fold helper.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/thune/thread_safe/urlan.h

    r408 r417  
    587587 
    588588UIndex ur_sliceEnd( const UCell*, const UArray* ); 
     589UBinary* ur_seriesMem( UThread*, const UCell*, char** cpA, char** cpB ); 
    589590UString* ur_stringSlice( UThread*, const UCell*, char** cpA, char** cpB ); 
    590591UBinary* ur_binarySlice( UThread*, const UCell*, char** cpA, char** cpB );