[Solved] sourcecode compilation in linux


It seems that the code is buggy, so new compilers refuse to compile it.

Edit the code and use a

const_cast<char*> (variablename)

to remove the constness of the variable.

1

solved sourcecode compilation in linux