string.h(3) centos man page | unix.com

Man Page: string.h

Operating Environment: centos

Section: 3

string.h(3)                                                  Library Functions Manual                                                  string.h(3)

NAME
string.h - Common C++ generic string class.
SYNOPSIS
#include <cc++/missing.h> #include <cc++/strchar.h> Classes class ost::String This is a generic and portable string class. class ost::SString class ost::StringObject The StringObject class is used to derive subclasses that use the String managed memory pool for all space allocations by overriding new and delete operators. Namespaces namespace ost Detailed Description Common C++ generic string class. Author Generated automatically by Doxygen for GNU CommonC++ from the source code. GNU CommonC++ Sat Jun 23 2012 string.h(3)
Related Man Pages
ost_counter(3) - debian
socket.h(3) - centos
socket.h(3) - x11r4
socket.h(3) - v7
applog.h(3) - debian
Similar Topics in the Unix Linux Community
Why can't I use string.h?
Error with the string.h header