i wrote a graphical program in turbo c 3.0 ,it runs safe on turbo 3.0,(however i'm using xp)
so when i wanted to run it for my teacher,both turbo c & program crashed;
so i decided to compile it in turbo 4.5 because i heard that it is running under
windows ,so when i wanted to compile it this eror appeared: bgi graphic does not support under windows;
so my question is:
1.should i use another header file except graphics.h
or should i use initgraph in 4.5 way?
2.can i use winbgi in turbo c 4.5?
please help me to run it in v4.5 if it possible