+ 2
Can we make gui using c or c++? If yes then how
2 Answers
+ 10
yes we can make gui in c and cpp but here at sololearn graphics library's are not supported so for do that at your PC you can use graphics library like graphic. h and cgrapgic or you can do that by using opengl graphic library and make graphical objects and gui by including
#include<GL/gl.h>
#include<GL/glut.h>
+ 2
can you describe it me
and how i will access mouse