Hi All,
How can I implement the unix "more", in my application.
I would be printing a huge amount of data to the console. While doing so, how can I get the size of the console and accordingly give the more prompt and wait for user input keys to scroll further.
Any ideas??
Thanks
Senthil Nathan R
How can I implement the unix "more", in my application.
I would be printing a huge amount of data to the console. While doing so, how can I get the size of the console and accordingly give the more prompt and wait for user input keys to scroll further.
Any ideas??
Thanks
Senthil Nathan R
Comment