giffy
giffy copied to clipboard
An innocuous venture into steganography via gif files
figure out why this happens... 
check for `-e` and `-d` etc instead of just the char... to conform with convention. and to not be lazy.
On make giffy gcc main.c giffy.c -o giffy.exe giffy.c: In function 'write_secret_message_symbols': giffy.c:9:3: warning: implicit declaration of function 'flockfile' [-Wimplicit-function-declaration] flockfile(giffy); ^~~~~~~~~ giffy.c:11:5: warning: implicit declaration of function 'putc_unlocked' [-Wimplicit-function-declaration]...