This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
Watch
2
Star
0
Fork
0
You've already forked QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
synced
2025-02-24 18:38:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
QR-Code-generator
/
c
History
Project Nayuki
070daf8c9e
Tweaked C header file to be friendly to C++.
2018-09-17 03:00:01 +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 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 eb536b43c538).
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 eb536b43c538).
2018-09-17 02:41:39 +00:00
qrcodegen.c
Reformatted some whitespace for alignment in all language versions.
2018-08-31 17:57:57 +00:00
qrcodegen.h
Tweaked C header file to be friendly to C++.
2018-09-17 03:00:01 +00:00