Image

Imagepsychtraveller wrote in Imagecpp

Is there something wrong with this code?

It doesnt seem to work.

#include
[Error: Irreparable invalid markup ('<iostream.h>') in entry. Owner must fix manually. Raw contents below.]

It doesnt seem to work.

#include <iostream.h>

int main()
{
cout << "Hello, world!" << endl;

return 0;
}