[ale] basic gcc compiler issues...

Keith Morris graphicsguy at charter.net
Mon Jan 12 20:43:01 EST 2004


sorry it has taken me a bit to reply.  That was it...sorry, guess I
should have figured that out for myself...

thanks for the help

Keith

On Thu, 2004-01-08 at 09:41, Doug McNash wrote:
> Almost there, add 
> 
> using namespace std;
>                                                                                 My version phonetic version of hw.cpp
> 
> #include <iostream>
> #include <iomanip>
> using namespace std;
>                                                                                 
> main()
> {
>     string w1 = "Jello";
>     string w2 = "Whirled";
>     string ow = w1 + " " + w2;
>     cout << ow << endl;
> }
> 
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
-- 
Keith Morris <graphicsguy at charter.net>



More information about the Ale mailing list