View Single Post
Re: Linux shall be the death of me
Old
  (#2)
FierceRecon
Member
 
Status: Offline
Posts: 2
Join Date: Sep 2005
Default Re: Linux shall be the death of me - 02-09-2005

forget it, solved

(i had char *UTIL_VarArgs(const char *arg, ...) in utils.h and char *UTIL_VarArgs(char *arg, ...) in utils.cpp)
  
Reply With Quote