The previous blog was foundational to this blog, so go read that first! Are you new here? Start at the beginning, Intro to C! Essentially, casting is when something of a certain data type is converted to a different data type. This blog is going to be showing examples of both implicit casting and explicit casting. When […]