Date: Mon, 2 Aug 93 21:33:58 PDT From: akrause AT saturn DOT SDSU DOT Edu (Alan Krause) To: djgpp AT sun DOT soe DOT clarkson DOT edu I have just recently downloaded the djgpp files (with gcc, gas, and bnu) and have a few questions: 1. I cannot get the graphics routines to work, whether I use either trident drier, the default vga driver, or the vga16 driver found in the cgrx package . I have added the tw, th, gw, gh lines to my autoexec.bat file and removed them, but to no avail. May anyone enlighten me as to what (if anything) I am doing wrong? (P.S. I got the binaries from omnigate.clarkson.edu ) 2. I tried a basic C++ program which I had written with another compiler, using standard C++ keywors, etc, but the compiler said that cout was an unresolved external. I included stdio.h and strmbu.h, is there another include file I need, or possibly linking with a different library?? I'm sorry if these questions seem trivial, but I am new to this mailing list, so please bear with me :-). Alan Krause akrause AT saturn DOT sdsu DOT edu