G++(1) BSD Reference Manual G++(1)
NAME
g++ - GNU C++ compiler
SYNOPSIS
g++ [options] [files]
DESCRIPTION
The g++ command is the GNU C++ compiler. For usage and option reference
you should see the cc(1) man page and the associated gcc documentation.
The suffix for g++ source files is `.cc'.
BUGS
Only the 1st edition of Stroustrup is supported. This version of g++ is
shipped primarily to support groff, a better version will be shipped in
the future.
BSDI BSD/386 March 27, 1993 1