mirror of
https://github.com/fadden/ciderpress.git
synced 2025-01-26 06:29:54 +00:00
Andy McFadden
a5fa12b332
Fix copy & paste
Some of the code was mis-handling wide character filenames. A direct copy & paste should be using the 8-bit form of the filename, but that's a deeper fix. Also, changed some types to use explicit integer width specifiers.
UNDER CONSTRUCTION
I'm in the process of updating CiderPress to work with newer tools (VS 2013) and operating systems.
Current status:
- Win32 main application properly executes basic functions. Still some things missing. Not well tested.
- MDC application seems to work; not well tested.
- Linux code doesn't compile.
- The web documentation has been moved to github (see the gh-pages branch) and is available from http://a2ciderpress.com/.
Description
Languages
C++
64.5%
C
28%
HTML
7.2%
Makefile
0.2%
Shell
0.1%