Format: AllC/C++CSSTextshell script Advanced Search
93: break; 94: words[bitpos / 32] |= _digittoint(s[si]) << (bitpos % 32); 95: }