This article shows how to write a program to store and print the roll number, name, age and marks of a student using structures in C. You’ll learn to define a struct, input student information, and display the details neatly using the keywords program, store and print.