wip
This commit is contained in:
@@ -4,3 +4,4 @@ extern const long png_signature[8];
|
||||
int check_header_length(unsigned char *addr, long offset);
|
||||
int check_file_header(char *addr);
|
||||
int create_cc_file(unsigned char *addr, unsigned long file_length);
|
||||
unsigned char* file_to_char_array(FILE *in_file, size_t* size);
|
||||
|
||||
Reference in New Issue
Block a user