Posts by Gabriel • 1 point
1 post
-
-2
votes2
answers2077
viewsA: C Encryption - Caesar Cipher
Voce needs the cc50 library to compile, you can find it here: https://github.com/GabrielRCL/CC50/tree/main/Semana%202/lib use command to compile: gcc -ggdb -std=c99 -Wall -Werror -Wformat=0 -o…