I just started to change every regex substitution in my code to a combination of index and substr to get cutting edge performance... ;-)
Now you'll have to change them all to bitwise ops :)
In reply to Re^5: using bits to print part of a string.(bug)
by BrowserUk
in thread using bits to print part of a string
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |