#ZinjaI - Graphics.h
1 messages · Page 1 of 1 (latest)
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.
Post the error message
And... why are u using an Argentinian IDE?
I solved it, I already added the library
But look
Maybe its an code error
Im at my first classes of coding, that's the IDE we are using
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++
But you mean in my specific code or general? Because using namespace std; is default in zinjai
Oh yeah, you right
Oh, sorry
Ill try what you told me