QR-Code-generator/c
Project Nayuki aa264f5a4d Simplified the arithmetic of an internal C function. 2018-09-18 08:58:30 +00:00
..
Makefile Revamped C and C++ makefiles by copying structure from another library of mine, removed shared library output from C library (from commit a3dcc36dd4) due to problematic linkage in some enviroments. 2018-09-17 03:26:41 +00:00
qrcodegen-demo.c Tweaked comment for kanji demo in multiple languages, so that it corresponds to the order in the sample text string. 2018-06-24 03:33:22 +00:00
qrcodegen-test.c Removed C macros for MALLOC() to not support compiling code verbatim in C++ mode (undoing commit eb536b43c5). 2018-09-17 02:41:39 +00:00
qrcodegen-worker.c Removed C macros for MALLOC() to not support compiling code verbatim in C++ mode (undoing commit eb536b43c5). 2018-09-17 02:41:39 +00:00
qrcodegen.c Simplified the arithmetic of an internal C function. 2018-09-18 08:58:30 +00:00
qrcodegen.h Reformatted a bit of whitespace in C code, to match other languages (commit 5a5626edb2). 2018-09-17 04:15:29 +00:00