9
999
I am running some code in c++ and giving me the following error
--------------------Configuration: Project_C_Calculator - Win32
Debug--------------------
Compiling...
proj_c_calc.c
h:\project_c_calculator\proj_c_calc.c(16) : fatal error C1083: Cannot
open include file: 'graphics.h': No such file or directory
Error executing cl.exe.
proj_c_calc.obj - 1 error(s), 0 warning(s)
anybody knows how i can solve this. pleaseeeeeeeeeeee!
--------------------Configuration: Project_C_Calculator - Win32
Debug--------------------
Compiling...
proj_c_calc.c
h:\project_c_calculator\proj_c_calc.c(16) : fatal error C1083: Cannot
open include file: 'graphics.h': No such file or directory
Error executing cl.exe.
proj_c_calc.obj - 1 error(s), 0 warning(s)
anybody knows how i can solve this. pleaseeeeeeeeeeee!