💾 Archived View for gmi.noulin.net › gitRepositories › printfRGB › file › make.sh.gmi captured on 2024-09-29 at 01:15:59. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

printfRGB

Log

Files

Refs

README

LICENSE

make.sh (87B)

     1 gcc -c -std=gnu99 printfRGB.c
     2 gcc -std=gnu99 main.c printfRGB.o
     3 echo Compiled to a.out