Im trying to make a program (in C) to display all the information of the elements of the periodic table. My problem comes when the info is too much and doesnt fit in the screen.
How could i create one? any ideas?? or something that lets the user use ENTER key or up & down arrows to move around the text.
PD: my program is only for the console, im not using any ncurses or X11 libraries