|
Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
|
#include "native_barcode_runtime_ops.h"#include "native_barcode_decode.h"#include "native_support.h"#include <stdio.h>#include <stdlib.h>Go to the source code of this file.
Functions | |
| int | handle_native_barcode_command (int argc, char **argv) |
| int handle_native_barcode_command | ( | int | argc, |
| char ** | argv ) |
Definition at line 9 of file native_barcode_runtime_ops.c.
References native_barcode_decode_image_path(), native_barcode_decoder_is_direct_linked(), path_exists(), and streq().
Referenced by main().