using TBuf<x>

Login to reply to this topic.
Thu, 2008-06-19 21:56
Joined: 2007-06-24
Forum posts: 12

hi,
i get a sms's body in a TBuf variable, i want to cut this text many parts and store its in a listbox,
how to do it Puzzled


Fri, 2008-06-20 10:24
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 1964
Re: using TBuf<x>

Do you know how to use a descriptor ?
If no, there is no chance you succeed in what you are trying to do. So take a bit of time and read some book/online documentation about the difference between TBuf, TPtr, etc... and how to use them.


Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Sat, 2008-06-21 00:39
Joined: 2007-06-24
Forum posts: 12
Re: using TBuf<x>

thank's i fixe a problem,
Mr Eric,
si je ne lis pas de livres parce que j'ai des lacunes en anglais, j'éssai d'aprendre juste avec des codes sources merci

  • Login to reply to this topic.