You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QR-Code-generator/cpp
Project Nayuki 501d254a0f
Deleted unused header #include.
9 years ago
..
BitBuffer.cpp Updated C++ ByteBuffer and QrSegment code to check and handle integer overflow strictly. 9 years ago
BitBuffer.hpp
QrCode.cpp Deleted unused header #include. 9 years ago
QrCode.hpp Updated C++ QrCode private methods to replace some int variables with long to prevent overflow. 9 years ago
QrCodeGeneratorDemo.cpp
QrSegment.cpp Updated C++ ByteBuffer and QrSegment code to check and handle integer overflow strictly. 9 years ago
QrSegment.hpp