Swifty Nougat
iOS Swift OSS and Android N Material Design Java mobile development.
13 December 2005
Names of nul string descriptors in Symbian
I always forget who nul string descriptor is called. If you do too, here they are:
_LIT
(
KNullDesC
,"");
_LIT8
(
KNullDesC8
,"");
_
LIT16
(
KNullDesC16
,"");
They are declared in
e32std.h
file.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment