*BSD News Article 93738


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!inferno.mpx.com.au!news.unimelb.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.maxwell.syr.edu!news.visi.net!news.infi.net!news.infi.net!not-for-mail
From: drdan <mdan@charlotte.infi.net>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Help with a.out
Date: Wed, 16 Apr 1997 23:21:32 -0400
Organization: UniversityOfNorthCarolina
Lines: 5
Message-ID: <3355973C.429F@charlotte.infi.net>
Reply-To: mdan@charlotte.infi.net
NNTP-Posting-Host: pa5dsp9.clt.infi.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 2.02E (OS/2; I)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39209


I am trying to write small programs in C++. I have been compiling with
g++ and it gives me a file a.out I assume this is a executable. 
Although, when I type a.out I get an error message that says that
command a.out is not found.  I must be forgetting to do somthing simple,
please help me.