Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Socket - send multiple lines
Re: Socket - send multiple lines [message #29805 is a reply to message #29801] Thu, 18 November 2010 11:43 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Neil,

Good to hear you got it working even with this simple approach Smile

nlneilson wrote on Thu, 18 November 2010 10:15

"for(;*q;q++)" is a bit new for me. for(;;) until break I understand. If I debugged some code it would become apparent.

I've learned this from U++ sources. It seems bit weird at first, but it is quite handy once you get used to it and understand the principle. Basically it uses just the fact that *x + n is the same as x[n], only in slightly different syntax Wink

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using U++ without UppIDE
Next Topic: [ASK] IBM DB2 Connector
Goto Forum:
  


Current Time: Sat Jun 07 16:33:17 CEST 2025

Total time taken to generate the page: 0.04186 seconds