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 654520d0d4
Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality.
8 years ago
..
BitBuffer.cpp Deleted copyright year in all source files, updated year in readme document. 8 years ago
BitBuffer.hpp Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality. 8 years ago
QrCode.cpp Deleted copyright year in all source files, updated year in readme document. 8 years ago
QrCode.hpp Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality. 8 years ago
QrCodeGeneratorDemo.cpp Deleted unused arguments for main(), replaced return code with named constant. 8 years ago
QrSegment.cpp Deleted copyright year in all source files, updated year in readme document. 8 years ago
QrSegment.hpp Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality. 8 years ago