Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!samsung!rex!rouge!gator.cacs.usl.edu From: ewe@gator.cacs.usl.edu (Edwin Wallace Elberson) Newsgroups: comp.lang.c++ Subject: Realized the error of my ways Message-ID: <5790@rouge.usl.edu> Date: 24 Mar 90 20:08:19 GMT Sender: anon@rouge.usl.edu Organization: The Center for Advanced Computer Studies, USL Lines: 9 I've got it straightened out now; I guess the problem was with my concept of definitions and declarations. However, after seeing what I was trying to do, does anyone have any tips on including the same header in files that are to be compiled at the same time? Being new to C++, I'd like to see what other people do in this situation, and how their techniques differ from the way I'm doing it now. Thanks, ewe@gator.cacs.usl.edu