Searched refs:nMacroStrings (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dreadshg.cpp62 int nMacroStrings = 0; local
64 fread( &nMacroStrings, 2, 1, fSHG); // we can ignore the macros, as this is
86 if(nMacroStrings > 0)
87 fseek( fSHG, nMacroStrings, SEEK_CUR); //nMacroStrings is byte offset...

Completed in 99 milliseconds