Remove _ from _floatval and floatval_
Remove the underscore from the beginning and the end of the function name, as it is may not be allowed by the C++ standard.
Loading
Please register or sign in to comment
Remove the underscore from the beginning and the end of the function name, as it is may not be allowed by the C++ standard.