try to use graphic.h to draw graph in c/c++ using codeblocks -


i tried use graphics.h in c++ draw graph program crash when use initgraph() function path make error me , linked codeblocks graph how can solve problem ?!!
tried different path , have same error crash in program

enter image description here


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -