Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 1996 21:12:40 -0500 (CDT)
From:      MATTHEW TESSAR <tessarmd@eve.cs.uwec.edu>
To:        questions@freefall.freebsd.org
Subject:   gnu g++ directory for common classes
Message-ID:  <Pine.OSF.3.91.960612210559.5846A-100000@eve.cs.uwec.edu>
In-Reply-To: <199606101123.EAA24549@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello FreeBSD,

I have been running FreeBsd 2.10 for a few months and am very pleased 
witht the OS and this questions group.

WHat I am trying to do is set up a common directory where classes can be 
included by any user of my system.  Example:

#include "array.cc"

..
..
..

rather than:

#include "/usr/local/include/array.cc"
..
..
..

Is this possible?
Thanks - Matt Tessar
tessarmd@adam.cs.uwec.edu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91.960612210559.5846A-100000>