Changeset 40 for trunk/MFCtooling
- Timestamp:
- 05/12/11 15:00:57 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MFCtooling/userlog/cencode.cpp
r32 r40 3 3 #include "encode.h" 4 4 5 const int CHARS_PER_LINE = 950;5 const int CHARS_PER_LINE = 1950; 6 6 7 7 void base64_init_encodestate(base64_encodestate* state_in)
Note: See TracChangeset
for help on using the changeset viewer.