#57396 - omaremad - Sat Oct 15, 2005 3:31 pm
Hello this may be a noob queation.
ok i have gbfs and it works fine with c files
Howver i want to use clasess in my game so i change the file extention to C++.
now to load a gbfs file i use the const char=getgbfsobj method
but now in c++ the compiler say in valid conversion from const void to const char
if in c mode now error comes up but in cpp the error appears any work around?
any one got gbfs working with c++?
ok i have gbfs and it works fine with c files
Howver i want to use clasess in my game so i change the file extention to C++.
now to load a gbfs file i use the const char=getgbfsobj method
but now in c++ the compiler say in valid conversion from const void to const char
if in c mode now error comes up but in cpp the error appears any work around?
any one got gbfs working with c++?