Sunday, August 7, 2011

How do we run graphics.h programs in C running in visual studio 2008 environment?

As i have already mentioned before I run C programs in Visual Studio 2008 environment on a 64 bit system, but i am not able to run graphics programs here. How do you initialize the graphics mode here. I know the function is initgraph() but i'm kinda stuck after this. Any help would be appreciated... An example program would be even more helpful...

0 comments:

Post a Comment