Ok, i tried the first tutorial on that site(hello world) and when i compile it, it says that the header file <iostream.h> doesn't exist. It also says that that header is old and i should consider using the new ones.
EDIT, okay it works when I don't have the .h at the end.
Another EDIT(2 min later), it only recognizes the iostream header file in one of the included examples! I even tried copying the actual header file to my project folder and still nothing. Has anyone else used iostream succesfully?
Am I an Idiot...or is everyone else just really smart?
i am foonman305