Example 92: Reading from the File

Learn how to read from the file and display its contents.

Problem

Write a program that will read the file main.c and display its contents along with line numbers before each line.

Example

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.