Mailinglist Archive: opensuse-programming (96 mails)

< Previous Next >
Undepricated gcc Hello World?
  • From: "Steven T. Hatton" <hattons@xxxxxxxxxxxxxxxxxx>
  • Date: Fri, 28 Mar 2003 02:13:29 -0500
  • Message-id: <200303280213.29078.hattons@xxxxxxxxxxxxxxxxxx>
I tried to write the most basic hello world program I know of in c++ and I am
getting deprication messages from gcc when I compile. Looking through the the
documentation I have on line has merely lead to several levels of
indirection. What am I supposed to use insted of <iostream.h>? And where do
I find documentation on this which won't take me an hour to figure out how to
use basic standard in and standard out?

STH

< Previous Next >
Follow Ups