Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

include graphics.h in borland builder 6.0

Status
Not open for further replies.

gekko18

Programmer
Sep 27, 2002
2
SE
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>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top