📄 changelog
字号:
Bin2Cpp - Binary 2 Cpp======================Explanation:* = Changes+ = New Features0.3.10 (05/28/2005): * Changed the value to make a newline in the outputfile from 15 to 30. Improved perfomance and a slightly lower output filesize.0.3.9 (10/26/2004): + Added a statusbar for the convert progress. * Fixed the returncode of the function "filesize();". 0.3.8 (10/24/2004): + New ChangeLog format. + Added the variable "ifileseize" (Inputfilesize) for further releases. * Fixed the date in the header of the source files * Cut the 2 functions (strtoupper & filesize out of the main.cpp and put them into their own file, functions.cpp & functions.h. * Fixed the time output (progresstime) so that the seconds will be displayed correctly. * Changed the C cast to float in the "Time" class to the C++ variation. * Updated the Makefile.0.3.7 (10/22/2004): * Fixed Makefile (make depend was broken). * Changed output files of bin2cpp (changed #define into static int/string). * Fixed my email adress in the header of the source files.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -