That isn't supposed to be a smiley.Code:for(;i < x;){}
Printable View
That isn't supposed to be a smiley.Code:for(;i < x;){}
But ;) is meant to be.
Just disable smilie parsing in any messages where you post code - it's an option when you post or edit messages.
John
hmm
;)
;)
use the bold tags. If there's too much code make a program to replace ;) by [b];[/b])
I did suggest once apon a time that the thingy that looks for smilie code skip ones it finds within code tags, but alas they didn't think that was a good idea.
It is a great idea, but it's just not feasible to implement it in the code.
John
I agree that it is a good idea, but if they can't do it (and I can only imagine it is because the smiley parser hits after the [ ] parser) then I will just disable smileys in my code posts. I don't use them much anyway.Quote:
Originally posted by chrisjk
I did suggest once apon a time that the thingy that looks for smilie code skip ones it finds within code tags, but alas they didn't think that was a good idea.
Code:for(;x < y;){}