Date: Mon, 11 Jan 93 15:36:46 EST From: DJ Delorie To: sngattan AT matt DOT ksu DOT ksu DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: GnuC problems >1. Even though I have made an execuatble version of my program, > I cannot run it on a PC which does not have Gnuc? WHY? If you used aout2exe, you still need go32.exe on your path. Read the README. >2. I am trying to use simple graphics commands in my program. > Following is the code: > What is wrong in the above code? Why don't you tell us what didn't work, and then maybe we can figure it out... DJ