debug function added
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* ugly code from tTh
|
||||
*/
|
||||
|
||||
#define FIMG_VERSION 100
|
||||
#define FIMG_VERSION 101
|
||||
|
||||
/*
|
||||
* in memory descriptor
|
||||
@@ -58,6 +58,7 @@ int fimg_type_is_valid(int type);
|
||||
|
||||
|
||||
int fimg_print_version(int k);
|
||||
void fimg_print_sizeof(void);
|
||||
void fimg_printhead(FloatImg *h);
|
||||
int fimg_describe(FloatImg *head, char *txt);
|
||||
char *fimg_str_type(int type);
|
||||
|
||||
Reference in New Issue
Block a user