# a-example-about-libqd-and-libqrencode **Repository Path**: iamdsy/a-example-about-libqd-and-libqrencode ## Basic Information - **Project Name**: a-example-about-libqd-and-libqrencode - **Description**: //a example about libqd and libqrencode ,it can make a qrencode png picture which can be decoded by a qrdecode scan software //gcc qrcode.c -o qrcode -l gd -l qrencode //./qrencode - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-01-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README a-example-about-libqd-and-libqrencode ===================================== a example about libqd and libqrencode ,it can make a qrencode png picture which can be decoded by a qrdecode scan software gcc qrcode.c -o qrcode -l gd -l qrencode ./qrencode