Hey guys and girls,
I've been normally using gcc and g++ in linux to compile my codes but recently I've had to temporarily switch over to a Windows machine. I downloaded Dev from bloodshed and it works beautifully on my c code. However, it's missing <iostream.h> which is nessisary to run c++ code. Or is it?
If anyone could recoment an alternernate library or information on creating or downloading <iostream.h> I would be very appriciative.
Thanks.
-=Wynter=-