Format: AllC/C++CSSTextshell script Advanced Search
303: if (proto & P_SFORM) { // S format 304: er = loadSform(); 305: if (er == E_END) er = E_LOAD;