> >void write_aliases(struct char_data *ch) > >{ > > FILE *file; > > char fn[127],*buf; > The above line is bad :) it causes your mud to crash if the alias is longer > than 127 chars. Can't recall seeing a fix for that...was it simply to increase the 127 to something more suitable? ----------------------------------------------------------------- Julian Buckley, 3rd Year Computer Systems Engineering Dept. Computer Science and Electrical Engineering, Univ. of Qld E-Mail: s348266@student.uq.edu.au Web Page: http://student.uq.edu.au/~s348266/index.html ----------------------------------------------------------------- +------------------------------------------------------------+ | 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