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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -