Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 14:49:08 +1100
From:      Harry Woodward-Clarke <Harry.Woodward-Clarke@S1.com>
To:        Tim <tim@ns2.megainfo.com>, freebsd-questions@freebsd.org
Subject:   Re: String.h
Message-ID:  <3838BD34.7C28D972@S1.com>
References:  <Pine.BSF.3.96.991121192852.15061A-100000@ns2.megainfo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim wrote:
> I am trying to port some software compiled with g++ 2.7.2.1 on FreeBSD
> which uses the String.h library, but other operating systems such as
> Solaris with g++ 2.95.1 do not have the String.h library.
> 
> Is the String.h a FreeBSD specific library or is it just one that is no
> longer supported by GNU's compiler?
> 
Hmmm... interesting. My copy of K&R(2nd) says that <string.h> is part of
the Standard Library... hey... wait a minute. When you type "String.h",
your code really has "<string.h>" doesn't it? Not "<String.h>".


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3838BD34.7C28D972>