Thread
:
dr2 linux parser.cpp error
View Single Post
#
1
08-02-2003, 11:08 AM
mutombo
Sarnak
Join Date: Mar 2003
Posts: 30
dr2 linux parser.cpp error
zone still wont compile without disabling the line 155:
Code:
char* itoa(int integer) {char tmp[10];return itoa(integer,tmp,10);}
mutombo
View Public Profile
Send a private message to mutombo
Find all posts by mutombo