Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

If you go to this webpage, and scroll down:

http://www.unauthorised-access.com/category/nettiers/

You see a green U-turn like arrow. Does anyone know what this means? I read somewhere, a long time ago, it has something to do with threading and multi-threaded code but I can't remember.

Thanks

share|improve this question

2 Answers

I think that's just showing a line break. The line with the green arrow should be on the same line as the one above, but it's been split because it is too wide for the page.

share|improve this answer
Your thinking is correct :) – Јοеу Jun 8 '09 at 14:17

Isn't this simply a symbol to indicate that the line was wrapped by the source code formatter?

share|improve this answer
Not the formatter, just for display. – Јοеу Jun 8 '09 at 14:18

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.