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   |
|
Hi Neil,
Good to hear you got it working even with this simple approach 
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 
Honza
|
|
|
Goto Forum:
Current Time: Sat Jun 07 16:33:17 CEST 2025
Total time taken to generate the page: 0.04186 seconds
|