Wednesday, February 14, 2007

Symbia hates Static

You cannot use static variables in Symbian. I will say that again, you cannot use static variables in Symbian. No globals at the top of your files, to static class variables, no function local variables.

Why is it that Symbian INSISTS on changing fundamental C programming concepts, so that you are FORCED to reprogram your code, which RUNS ON EVERY SYSTEM EVER CREATED, except for symbian, to work around the fucked up hamstrung bastard Symbian OS and SDK.

No comments: