giffy icon indicating copy to clipboard operation
giffy copied to clipboard

An innocuous venture into steganography via gif files

Results 6 giffy issues
Sort by recently updated
recently updated
newest added

figure out why this happens... ![screen shot 2016-12-19 at 1 02 21 pm](https://cloud.githubusercontent.com/assets/3700028/21323556/0b2c0b78-c5ec-11e6-97b7-06d8991f8509.png)

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]...