Message-Id: <199805141257.IAA00038@mailhost.ccboe.net> Date: Thu, 14 May 1998 08:58:55 -0700 To: djgpp AT delorie DOT com From: Greg Phillips Subject: Class help Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk I am having a problem getting aprogram of mine to run properly. The program is set up like this: I create an instance of a list class, then tell it to load values from a file. No problems there. However, as soon as the .Load function is finished, the program crashes, Allegro whining about a SIGSEV error. Can anyone help me here? I can send you the source code if you want, but I didn't want to clutter up the list with it. Thanks! Greg