What's wrong whith graghics.h | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

What's wrong whith graghics.h

void printimage( const char* title=NULL, double width_inches=7, double border_left_inches=0.75, double border_top_inches=0.75, int left=0, int right=0, int right=INT_MAX, int bottom=INT_MAX, bool active=true, HWND hwnd=NULL ); error:[Error] redefinition of 'int right' [note]int 'intt red here

18th Sep 2021, 6:50 AM
Arash
Arash - avatar
1 Answer
0
Please, specify what your actual problem. You said, there is an error, but it is not clear enough. Thanks for understanding. Happy coding!
18th Sep 2021, 7:36 PM
mesarthim
mesarthim - avatar