Date: Fri, 19 Aug 1994 15:13:57 -0400 (EDT) From: Kimberley Burchett Subject: libraries fixed To: DJGPP Mailing List Thanks everyone who replied to help me - you all get a lollipop. :) Just in case there is another C newbie on the list, the way to fix it was to use the "extern" keyword everytime I needed access to the variable except the _one_ time I actually defined it. I haven't yet gotten this working, but I have enough clues now that I'm sure I'll have no problems. Kim