|
i get a error in borland c++
and it says
error TESTFILE.cpp 32 : cannot convert 'const char*' to 'char *' in function printHPFile(const char*)
error TESTFILE.cpp 32 : Type mismatch in parameter in call to 'pascal OpenJob(char *, char * , unsigned int)' in function printHPFile(const char*)
|