/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2011, International Business Machines Corporation and
+ * Copyright (c) 1997-2015, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
/* file name: strtest.h
void TestStringByteSink();
void TestSTLCompatibility();
void TestCharString();
+ void TestCStr();
};
#endif