#ZinjaI - Graphics.h

1 messages · Page 1 of 1 (latest)

hard cedar
#

Does anyone knows how if graphics.h works on ZinjaI? Im trying to add this library, but didn't worked. I want to draw and rectangle to do some stuff, so I need this library

hushed haloBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

lofty canyon
#

And... why are u using an Argentinian IDE?

hard cedar
#

But look

#

Maybe its an code error

hard cedar
patent glen
#

If someone has told you to add using namespace std; to your program then you should know that's terrible advice and not recommended

#

you don't even use anything from std in the current code, just remove the line

#

Oh and also, this is the C help channel and your code is C++

hard cedar
hard cedar
#

Ill try what you told me