add deoc and warning

This commit is contained in:
tTh 2024-03-24 15:20:04 +01:00
parent 36c9dc3e88
commit f1d42c74a6
2 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,4 @@
# Fimg tools # Floatimg, the base library
Need more explanations... Need more explanations...
## Converting to/from rgb or gray

View File

@ -1,5 +1,10 @@
/* /*
* metadata.c * metadata.c
* ----------
*
* This is not a stable version. You must expect problems,
* and the first one was time_t 32 vs. 64 bits.
*
*/ */
#include <stdio.h> #include <stdio.h>