+ 3

how can we implement graphics header file function in this playground...

i want to use graphics header file but here it cause fatal error, wherever i implement in other platform .

11th May 2018, 2:35 PM
priyesh
priyesh - avatar
2 odpowiedzi
+ 6
you can't do that on playground, you need to do that on your compiler.
11th May 2018, 2:38 PM
Raj Chhatrala
Raj Chhatrala - avatar
+ 2
Graphics, as in graphics.h, is dead. Use something like SFML instead. And the code playground only supports text I/O.
11th May 2018, 2:52 PM
Vlad Serbu
Vlad Serbu - avatar