Apparently the way to fix this is to convert the integer to a float; from e.g. “45f” to “45.0f”.
At least it compiles after that!
v. 2.0.0.7-21-rth
Apparently the way to fix this is to convert the integer to a float; from e.g. “45f” to “45.0f”.
At least it compiles after that!
0 Responses to “error: invalid suffix “f” on integer constant”