I'm trying to include graphics.h in borland builder but i only get a error message that says no such file or directory.
I want to use it to be able to draw lines in dos.
I have found the file in the borland builder directory in the directory Vcl.
I wrote like this
#include <Vcl/graphics.h>
I want to use it to be able to draw lines in dos.
I have found the file in the borland builder directory in the directory Vcl.
I wrote like this
#include <Vcl/graphics.h>