Magnificent-University-Projects
Magnificent-University-Projects copied to clipboard
Syntax Error in Graphics1-OpenGL/in_class/j02-simple.cpp
if you try to compile mentioned file you got following syntax error j02-simple.cpp: In function ‘void display_stipple()’: j02-simple.cpp:86:16: error: expected primary-expression before ‘,’ token glLineStipple(,0x3C); ^
Would you kindly fix that and other errors in that directory (4 files have errors and won't compile) and send a pull request afterwards?