Hi, im having some troubles getting ascii pfiles into my code. Im using Circlemud bpl14, the 128-bit patch, dgscripts, and a few others. Oh yeah, on Windows 95 running msvc++ 6.0. It all compiles fine, but when i run it, and it gets to the line: fbclose(fl); in the save_char function in db.c i found this out by logging right before the function, and directly in the function. And it never gets to my second log. I ran debugger and it crashes on the call and never goes into the function at: 004540BA call @ILT+3650(_fbclose) (00401e47) <-disassembled to be exact. Im pretty new to coding (muds at least) and dont know much about i/o in c, but it seemskind of wierd that the function doesnt even get called before it crashes. Anyone have any clue? Help would be greatly appreciated. Thanks, Tarak +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST