Welcome back! Did you read the last blog? We started talking about how a C program works! Read that before reading this one. Are you new here? Start from the beginning of the series! In this blog, we will be dissecting the hello world program that we wrote in an earlier blog!
how a c program works
C Programming Tutorial 4 – How a C Program Works – Part 1
Don’t forget to read the last blog on writing our first program! New here? Start from the beginning! The goal of this blog is to break apart some of what we wrote in the last blog and to understand some more concepts.