Did you read the last blog on Increment and Decrement Operators? Are you new here? Start at the beginning, Intro to C! In the previous blog I showed you how you can add one to a variable. You can use the ++ operator. I also showed you what to do if you wanted to add more than […]