LOCAL_C, LOCAL_D, GLDEF_C please help
| Wed, 2007-12-26 11:11 | |
|
Dear all, 1) Can you please tell me the difference between LOCAL_C, LOCAL_D and GLDEF_C? 2) Whenever i write any class of my own, should i start it always from MainL() or from E32Main()? 3) When i create any class of my own (not any inbuilt class) is it mandatory to always include the 4) Once i tried to call a class (create object) from MainL ( ) function whose prototype i gave in a Please help me, i am a beginner to Symbian and need all your help. Thanking You, Raj Kumar Sanpui, |
|






Forum posts: 95
Hi,
Concerning Q1 you can find the definition of these macros in e32def.h file.
What does this mean?
Q3 and Q4 are not specific to Symbian. It is more concerned about how you organize your code in c++. Search in the net, you shall find a number of topic related to this.
Wishing you a very Happy new year in advance
Chao,
Raghav