16:34 +0200 17/4/02, Max Horn escribe:
...
>solution:
>
> cout << "Hi, hard world" << endl;
>
>> return 0;
>>}
>
>
>So in total, in modern C++ the program might be:
>
>#include <iostream>
>using std::cout;
>using std::endl;
>
>int main() {
> cout << "Hi, hard world" << endl;
> return 0;
>}
>
>
Max I'll take all your suggestions into account in may teaching.
Thanks to all of your Timothy, Dan, Peter and Max, for your precise
and fast answer :)
--
juan
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users