On 07 Nov 2002 21:03:22 +0000 Philip Wyett <philipwyett@dsl.pipex.com> wrote: # #include <iostream> # # int main() # { # std::cout << "Hello World\n"; # return 0; # } # # As a sub note about the warning when including 'iostream.h' # languages change and evolve and thus with the evolution of C++ # things are being deprecated. You also get a similar warning under # MSVC 7 .NET, if you include iostream.h. Can you not define the namespace to std when using <iostream> ? -- Jesse Keating j2Solutions.net Mondo DevTeam (www.mondorescue.org) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list