Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
Go to the source code of this file.
Macros | |
#define | SET_BINARY_MODE(file) |
#define | local static |
Functions | |
static size_t | bythirds (size_t size) |
static void * | load (const char *name, size_t *len) |
int | main (int argc, char **argv) |
#define local static |
Definition at line 31 of file pufftest.c.
#define SET_BINARY_MODE | ( | file | ) |
Definition at line 28 of file pufftest.c.
|
static |
Definition at line 37 of file pufftest.c.
|
static |
Definition at line 60 of file pufftest.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 88 of file pufftest.c.