This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
Watch
2
Star
0
Fork
You've already forked QR-Code-generator
0
Code
Issues
Projects
Releases
Wiki
Activity
ea59bedc93
QR-Code-generator
/
c
History
Project Nayuki
ea59bedc93
Reordered definition and added comment to C makefile.
2017-07-21 18:55:02 -04:00
..
Makefile
Reordered definition and added comment to C makefile.
2017-07-21 18:55:02 -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
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.c
Fully fixed C library code to be compilable in C++ mode (polyglot).
2017-07-04 06:18:14 +00:00
qrcodegen.h
Fully fixed C library code to be compilable in C++ mode (polyglot).
2017-07-04 06:18:14 +00:00