> now I get these warnings and errors > > olc_act.c: In function `aedit_file': > olc_act.c:747: warning: subscript has type `char' > olc_act.c: In function `medit_hitdice': > olc_act.c:4402: warning: subscript has type `char' <huge snip> <snip> > I dont understand anything of this > Wheres the error? > What do I do to fix it? > if you need to see the code send me a mail about it, cant send > that much code in this mail
Ok, first of all, you don't NEED to post ALL the code that's giving the problem. Especially since the warnings/errors are all the same. Just post the few lines of code that surround olc_act.c:747 and possibly 4402 as well. Secondly, who's OLC are you using? Rheede

