Archive for September, 2008

error: invalid suffix “f” on integer constant

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!



Follow

Get every new post delivered to your Inbox.