On Fri, Dec 02, 2005 at 04:55:30PM +0100, Ladislav Michnovi? wrote: > m_nSize += strlen(m_szMessage); is replaced by > m_nMsgLen = strlen(m_szMessage) + 1; etc. > why not the line above ? > It is only my first look, don't bother to explain why, if it is O.K. > Just say it is O.K.
Both are fine, I'll delete the +1 so we don't send an extra byte and waste the bandwidth :P It was just there for testing, and never got removed. Jon ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel