static int StripBuffer(char* pszBuffer, char* pszBufferEnd, int width);
};
-#endif
\ No newline at end of file
+#endif
};
-#endif // __KEYTRANS_H
\ No newline at end of file
+#endif // __KEYTRANS_H
_Destroy(begin(), end());
_Last = _First;
#else
- destroy(begin( ), end( ));
+// destroy(begin( ), end( ));
#ifdef __CYGWIN__
_M_finish = _M_start;
#endif
};
-#endif
\ No newline at end of file
+#endif
for(int j = 0; j < 256; j++) map[mapchar][pos] = j;
}
map[mapchar][pos] = c;
-}
\ No newline at end of file
+}
/////////////////////////////////////////////////////////
#include "tkeydef.h"
+#include <string.h>
// This class did not properly release memory before, and a buffer overrun
// was apparent in operator=(char*). Fixed. (Paul Brannan Feb. 4, 1999)
};
-#endif
\ No newline at end of file
+#endif
~KeyMap();
};
-#endif
\ No newline at end of file
+#endif
};
-#endif
\ No newline at end of file
+#endif
~TMouse();
};
-#endif
\ No newline at end of file
+#endif
void Paste();
};
-#endif
\ No newline at end of file
+#endif
extern TConfig ini;
-#endif
\ No newline at end of file
+#endif
~TScroller();
};
-#endif
\ No newline at end of file
+#endif