Types and variables in C practice — 3 real programs in gedit and Fedora
In the previous article we covered types and variables in C theory. Now it’s time to write real programs. In this article we build three programs from scratch using gedit and compile them with gcc in Fedora, the exact workflow you’ll use in every IC2 lab. Each program uses all the main types and shows…
