Ignore:
Timestamp:
1999-06-17T11:51:53+12:00 (25 years ago)
Author:
sjboddie
Message:

added a strip_suffix function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/OIDtools.h

    r278 r280  
    6262bool needs_translating (const text_t &OID);
    6363
     64// strips the ".fc", ".lc", ".pr", ".ns",
     65// or ".ps" suffix from the end of OID
     66void strip_suffix (text_t &OID);
     67
    6468// get_contents returns OIDs and metadata of all contents
    6569// below (and including) OID.
Note: See TracChangeset for help on using the changeset viewer.