Go to the documentation of this file.
99 #ifndef __QRENCODE_H__
100 #define __QRENCODE_H__
102 #if defined(__cplusplus)
134 #define QRSPEC_VERSION_MAX 40
139 #define MQRSPEC_VERSION_MAX 4
385 typedef struct _QRcode_List {
544 extern void QRcode_APIVersion(
int *major_version,
int *minor_version,
int *micro_version);
560 #if defined(__cplusplus)