About this document
Scrolling Text in DOS: A Beginner by Yash Rajput is a document available to read on EtoBox.
The document discusses code to display a scrolling text interface in C. A user is asking for help modifying the code to read from a file and display around 20 lines that can be scrolled up and down. The provided code displays a hard-coded array of text lines. It redraws the screen to show 3 lines at a time and handles arrow key presses to scroll up and down.
- Author
- Yash Rajput
- Language
- EN