Learn C Programming on Raspberry Pi - 06 - char and int Varial Types

This tutorial uses the Raspberry Pi and Geany to introduce variables used in the C programming language and demonstrate the use of the char and int variable types. We also use a function to experimentally find the minimum and maximum values of these data types.