[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GCC



Johann Koenig wrote:
On Tuesday February 17 at 02:22am
Werner Mahr <werner@vollstreckernet.de> wrote:


Am Dienstag, 17. Februar 2004 00:29 schrieb Debian User:


#include<iostream>
#include<string>
#include<cctype>
#include<iomanip>
#include<algorithm>

The days I used C daily are long behind, but I think you should try
#include <iostream> and so on.


IIRC, isn't it
#include<iostream.h>
(note the .h)?

Nowadays, the standard headers are all sans .h.

-Roberto

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: