in reply to My memory isn't as bad as I thought (Re^8: Regex result being defined when it shouldn't be(?))
in thread Regex result being defined when it shouldn't be(?)

I have a dim memory of seeing #define TRUE (-1) somewhere, and IIRC, the accompanying documentation explained how that value was used because even if you mask it with an & or shift the value, it's still true. Haven't seen it anywhere since then, though.

  • Comment on Re: My memory isn't as bad as I thought (Re^8: Regex result being defined when it shouldn't be(?))
  • Select or Download Code