Date: Sun, 9 Feb 1997 08:35:46 +0200 (IST) From: Eli Zaretskii To: "Mr. Fuju" cc: djgpp AT delorie DOT com Subject: Re: Class libraries... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 8 Feb 1997, Mr. Fuju wrote: > I tried writing a "Hello World" program and it wouldn't work! It didn't > like me using cin and cout and << and >> operators... Works fine with > printf, but I've not used that in so many years. Are iostream classes > available? If not, this poses a problem for me since that is also how I Please post the command line you give to gcc when compiling and linking that program. Also, please explain what do you mean by saying that the program doesn't work.