|
Using Graphics and Socket programmin in Eclipse -
10-12-2009, 07:18 AM
1. Can i use graphics.h built in functions in Eclipse using MinGw gcc compiler.
2. I am using Socket Programming using the built in functions of winsock2.h, but i m getting error of this type - "undefined reference variable", for all the function calls....Can anyone help me out?
|