newlc.com
Articles Only
Forum Only
Community
World-Wide Web
Symbian OS
iPhone
Windows Mobile
Mobile Linux
Forums
Last forum posts
Home
::
Forums
::
Symbian
::
Symbian C++
Username:
*
Password:
*
Create new account
Request new password
Urgent ...Please help
Login
to reply to this topic.
Thu, 2004-09-16 20:32
dhans
Joined: 2004-07-02
Forum posts: 28
Hi ,
I have an urgent problem.
I have CDesC16Array
with say contents "ONE", "TWO"
Now I want have a structure as below:
class TName
{
public:
TBuf16<50> One;
TBuf16<50> Two;
};
typedef TPckgBuf<TName> TVals;
I am facing KERN EXEC 3 error while copying from the a TBuf16 to this package Buf
The same works perfectly fine in the emulator.
Login
or
register
to post in forums
- Report To Moderator -
Sat, 2004-09-18 07:32
Kego
Joined: 2003-08-20
Forum posts: 9
Could you provide some code, please?
-
K
 
- Report To Moderator -
Professional
Services
Development
Consulting
Training
About NewLC
Commitments
References
Contact
copyright 2003-2009 NewLC SARL
Forum posts: 9
-
K