This website requires JavaScript.
Explore
Help
Register
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://gitee.com/openharmony/third_party_qrcodegen
synced
2025-02-06 09:18:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
third_party_qrcodegen
/
c
History
Project Nayuki
ad46d5e434
Added some argument null checks to C code.
2017-09-09 03:28:56 +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
Added C functions to make numeric and alphanumeric segments, added test cases.
2017-09-08 07:06:22 +00:00
qrcodegen-worker.c
Simplified a bit of C code.
2017-08-28 04:03:29 +00:00
qrcodegen.c
Added some argument null checks to C code.
2017-09-09 03:28:56 +00:00
qrcodegen.h
Added C functions to make numeric and alphanumeric segments, added test cases.
2017-09-08 07:06:22 +00:00