QR-Code-generator/c
Project Nayuki 272ca8bb54 Split long lines in various {Java, JavaScript, Python, C++, C, Rust} code, without changing behavior. 2017-08-31 20:19:41 +00:00
..
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. 2017-07-21 19:00:43 -04:00
qrcodegen-demo.c Tweaked C demo code to be more correct by declaring nullary functions with '(void)'. 2017-06-26 04:45:51 +00:00
qrcodegen-test.c Tweaked C test program sto be more C++-friendly by adding macro to cast malloc(), refactored existing code to use the macro. 2017-07-04 06:17:08 +00:00
qrcodegen-worker.c Simplified a bit of C code. 2017-08-28 04:03:29 +00:00
qrcodegen.c Split long lines in various {Java, JavaScript, Python, C++, C, Rust} code, without changing behavior. 2017-08-31 20:19:41 +00:00
qrcodegen.h Fully fixed C library code to be compilable in C++ mode (polyglot). 2017-07-04 06:18:14 +00:00