Charas-Project

Off-Topic => Really Old Stuff => Archive => General programming => Topic started by: GaryCXJk on March 27, 2008, 07:19:54 PM

Title: Program keeps crashing
Post by: GaryCXJk on March 27, 2008, 07:19:54 PM
[Download] (http://www.multiverseworks.com/tplconv/tplconv-crash.rar)
Before I turned everything from FILE stream to fstream it worked perfectly normal. However, after that it stopped functioning. changing the FILE stream to write to a file to an ofstream doesn't work, because then the GD Library will cause the crash.

To compile the program, you will need the GD Library (http://www.libgd.org).