Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 1997 03:30:27 -0500
From:      "Troy Settle" <rewt@i-Plus.net>
To:        "John D. Morrison" <jdm1intx@airmail.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: What's Gnu ?
Message-ID:  <199702140816.DAA01559@Radford.i-Plus.net>
In-Reply-To: <01BC19FD.9AB98100@fw10-0.ppp.iadfw.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> What is the difference between gcc and g++.  And what is the best
> source of information about how to use them?
> 
> jdm1intx@airmail.net

gcc is a c compiler
g++ is a c++ compiler

As for using them, it's just like any other c compiler.  write a 
program, compile, and move on about your business.


--
Troy Settle <st@i-Plus.net>
Network Administrator, iPlus Internet Services
http://www.i-Plus.net

( Stuff I said does not reflect the company I work  )
( for unless I'm speaking on behalf of said company )



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702140816.DAA01559>