From: mookow0 AT aol DOT com (Mookow0) Newsgroups: comp.os.msdos.djgpp Subject: Rhide 1.4 Lines: 4 NNTP-Posting-Host: ladder06.news.aol.com X-Admin: news AT aol DOT com Date: 23 Oct 1999 05:41:27 GMT Organization: AOL http://www.aol.com Message-ID: <19991023014127.09106.00000169@ng-fe1.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I got djgpp and rhide, built a hello program, saved as hello.cpp, went to run It said there was an error in function int main(). Why does it think i have int before main()? and it says something else..umm...parse error before return 0 or something.