Selaa lähdekoodia
1. Fixed __pattern_scanCounts to use __pattern_isCommandChar(s, pos, '+')
2. Added readLine(const string& ptrn)
3. Fixed the logic of readLine() in the validation mode
4. Asserts about sizeof for int and "long long" replaced with STATIC_ASSERTs
5. Added some type casts to remove compiler warnings