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/c
Project Nayuki b86466ecd5
- Deleted constructors/functions/code for remasking existing QrCode object (due to doubtful real-world usefulness): C++, Java, JavaScript, Python, Rust.
7 years ago
..
Makefile Changed C makefile rules to use the shared library when possible, and to fix library build rule if there is more than one .c source file. 7 years ago
qrcodegen-demo.c - Deleted constructors/functions/code for remasking existing QrCode object (due to doubtful real-world usefulness): C++, Java, JavaScript, Python, Rust. 7 years ago
qrcodegen-test.c Made C function getTotalBits() testable, added test cases. 7 years ago
qrcodegen-worker.c Simplified a bit of C code. 7 years ago
qrcodegen.c Simplified a bit of C code. 7 years ago
qrcodegen.h Edited and added numerous comments for C library members. 7 years ago