![]() |
libxcoder
5.2.0
|
Application to test that ni_libxcoder_dynamic_loading.h successfully loads all its exported functions. More...
#include <unistd.h>
#include <sys/ioctl.h>
#include <sys/types.h>
#include <fcntl.h>
#include <errno.h>
#include "ni_libxcoder_dynamic_loading.h"
Go to the source code of this file.
Macros | |
#define | _NETINT_LIBXCODER_DYNAMIC_LOADING_TEST_ |
Functions | |
int | main (int argc, char **argv) |
Application to test that ni_libxcoder_dynamic_loading.h successfully loads all its exported functions.
Definition in file ni_libxcoder_dynamic_loading_test.cpp.
#define _NETINT_LIBXCODER_DYNAMIC_LOADING_TEST_ |
Definition at line 35 of file ni_libxcoder_dynamic_loading_test.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 38 of file ni_libxcoder_dynamic_loading_test.cpp.