in reply to Re^3: using bits to print part of a string.(bug)
in thread using bits to print part of a string

Aaaarrggghh, and I just started to change every regex substitution in my code to a combination of index and substr to get cutting edge performance... ;-)

McA

Replies are listed 'Best First'.
Re^5: using bits to print part of a string.(bug)
by BrowserUk (Patriarch) on Mar 16, 2013 at 20:56 UTC
    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 :)


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.