This question already has an answer here:
- Lower case “k” in Cocoa 2 answers
I've run across many examples of Core Foundation variables named k
+ someVariableNameHere
or k
+ APILibraryName(2Char)
+ someVariableNameHere
. What does this prefix K
indicate?
Examples include:
kGLPFAStereo
kCollectionLockBit
kSetDebugOption