User profile: SevensandThrees

User info
User name:SevensandThrees
History
Joined:
Number of posts:5
Latest posts:

Alternative to <iostream.h> under gcc or better
@Peter87 Thanks lol, that made all the difference.

Alternative to <iostream.h> under gcc or better
Thank you guys for helping me with this one but I got one more question and/or problem. The GCC co...

Alternative to <iostream.h> under gcc or better
Okay, here's the code now after adding some std::cout and cin with the << std::endl and etc. [i]co...

Alternative to <iostream.h> under gcc or better
Okay, I tried <iostream> instead of <iostream.h> and I got some new errors with my program. [i]err...

Alternative to <iostream.h> under gcc or better
Well, I'm getting some error from GCC about a non existing <iostream.h> and was wondering if I would...