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. 2017-04-08 22:54:11 +00:00
..
BitBuffer.cpp Deleted copyright year in all source files, updated year in readme document. 2017-02-10 03:19:39 +00:00
BitBuffer.hpp Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality. 2017-04-08 22:54:11 +00:00
QrCode.cpp Deleted copyright year in all source files, updated year in readme document. 2017-02-10 03:19:39 +00:00
QrCode.hpp Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality. 2017-04-08 22:54:11 +00:00
QrCodeGeneratorDemo.cpp Deleted unused arguments for main(), replaced return code with named constant. 2017-02-25 19:24:56 +00:00
QrSegment.cpp Deleted copyright year in all source files, updated year in readme document. 2017-02-10 03:19:39 +00:00
QrSegment.hpp Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality. 2017-04-08 22:54:11 +00:00