ABSTRACT

In order to be able to write programs that actually perform useful tasks that save us time and work, this chapter will teach you how to use data types and variables. We’ll also go into more detail on the most important function for outputting data: the printf() function.