00001 00006 #include "syncword.h" 00007 00019 inline ULONGLONG SYNCWORD::search(istream &f, ULONGLONG pos, int x) { 00020 // Dummy return value. 00021 return 0; 00022 }