Hello!
I'd like to cast
TString into char *
When I try to use the "c_str()", I do like this:
(Form1->Memo1->Lines[i]).c_str()
But it answears :
'c_str()' is not a member of 'Classes::TStrings'
Is there a specific function for TStrings??
Please help me!
In fact I know socket programming already, and I learn the pop3 RFC, but the most difficult for now is to interpret messages and over all to tell my socket to WAIT until all mail is downloaded, well I suppose it's just a matter of message treatment as message size is obtained with the list...
Yes!
how to convert System.AnsiString into char *?
In fact, it seems simple. I've got an Edit, and want his Text to be put in a char * var.
Could you help me?
thanks!
In the RFC 1725 (Standard rules for POP3 protocol), it is said that every message sent by the pop3 server is terminated by a CRLF pair.
What's that, and how to recognize it while receiving?
Thank you!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.