+ 2
How to make mouse program in c without dos.h and conio.h
I try to paste some code from websites codeblock but most of them can only compile in c. Undefine refrence occur at "union REG,i,o; in codeblock. I want to make program which can use input from mouse in graphics program
0 Answers