> From: alanche@main.phys.uconn.edu (Che Lucero) > > can ANYONE tell me wtf is wrong witht this stupid line?? > please? :) > sprintf(buf, "%sYou are %s.\r\n", buf, RACE_NAME(ch)); > > gives me a "parse error before ;" (on this line of course...) > and it dont matter where i move it, so its not a error on the line bove... > thanx much if you can help. > There is nothing wrong with the line, but: Have you tried to remove it? What does RACE_NAME expand to? Could be to many or to few brackets. -Johan
This archive was generated by hypermail 2b30 : 12/18/00 PST