Trond wrote:you said that it's shorter and faster because you don't free the regular expression
Boy, where did I say that?
I said that my code is faster, because the expression is CREATED only once!!
I have the slight feeling that you don't even understand my code snippet, so go and read the explanation that I gave to pwdyer!!!
> Makes the executable 105 kb bigger on Linux compared to the original code. That's quite a bloat
Yes, sorry. I forgot that my code won't run on your PC with amazing 64 KB RAM and 100 KHz... Even my calculator is faster... :roll:
Anyway, you think it's time to push every argument to the front that comes out of your mind? This would heavily decrease the niveau of this discussion, so... stop this shit!
> false statements like #LF$ is a legal separator
Why do you always repeat this? Are you able to read? I think you must revise the ABC. Call me and I'll help you. For free! I invite you to visit me, then we learn the ABC! I'll serve tea and cake and everyday we learn a letter!
Just a short note: I already looked the right thing up and said that I didn't remember correctly. WHO CARES? NOBODY!!!!! ONLY YOU!!! STFU, my friend! If I would comment every fals satement in these forums, I had to work 16h a day.
> and you can only create 2000 threads
Trond. My friend. If you're tough enough, you may go on reading, otherwise keep away from the following secret.
Are you ready for the truth? Yes? Really? OK, but I've warned you!
I started a thread in the german forum, asking if it was okay to use hundreds or thousands of threads. After a nice discussion I had the idea to test my PC on how many threads I can create:
Code: Select all
Procedure Thread(temp)
Sleep_(#INFINITE)
EndProcedure
Repeat
x+1
Until Not CreateThread(@Thread(), x)
Debug "Maximum amount of threads "+StrQ(x)+"."
I was not the onliest one, saying the 2.000 seems to be the maximum. In former times, my personal maximum was 2.050, today with my new PC and another OS it is ~1.600.
_____________________________________________
Now let's calm down and we try to be friendly to each other again.
I had my lesson, you (hopefully) had your lessen.
We both were right and we both were wrong. No one of us is better.
You know facts that I don't know and the other way around.
There is no need to carry out a 20-page-discussion in this forum. Just let us stay friends. Thanks.