Hello! All
Well its a problem i have no idea about it ...
check dis :
i created a small graphics program.. like which draw a circle on screen..
it works very fine..
on other hand when i shift that code into my bigger program where i have used structers and filehandling .. i simply put that graphics code in a function and call it in main ... It Gives error..
BGI Error : Graphics not initialised (use 'initgraph')
but everything is fine..... do any one why it happens???
cuz even in that error program if i remove all other code specially structures... graphics works :((
Please help...
One more thing .. On one of my PC which has high power components... Like 7900GTX .. graphics Dont work on C++ :O
Thanks !