[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Where is String.h in RHL5.1??



try /usr/include/g++/std/bastring.h, which is part of the
libstdc++-devel-2.8.0-8 rpm.  From the file:

// Main templates for the -*- C++ -*- string classes.
// Copyright (C) 1994, 1995 Free Software Foundation

// This file is part of the GNU ANSI C++ Library.  This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free Software Foundation; either version 2, or (at your option)
// any later version.

On Fri, 4 Sep 1998, Kirk Bauer wrote:

> Okay, I am baffled... I can't find where the 'String' C++ class
> is defined in any header file in RHL5.1...



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]