Man Page string.3



                       Standard C++ Library
             Copyright 1998, Rogue Wave Software, Inc.



NAME

     string

      - A typedef for:

     basic_string<char, char_traits<char>, allocator<char>>

     For  more  information  about   strings,   see   the   entry
     basic_string.