PDA

View Full Version : dr2 linux parser.cpp error


mutombo
08-02-2003, 11:08 AM
zone still wont compile without disabling the line 155:

char* itoa(int integer) {char tmp[10];return itoa(integer,tmp,10);}

mart2k
08-18-2003, 07:51 AM
Try using the parser.cpp from the 4.4 release.