Several popular functions take a variable number of arguments, such as printf, scanf, fprintf, and fscanf. This chapter explains how to define such functions.
printf
scanf
fprintf
fscanf