I leave an example of Visual C++ programation to who are interested in.
This program maintains a unique DataBase, which elements have three components: Name, and two integers. It can be possible to add, delete, and modify elements. DataBase will be ordered by name, with incremental or decremental ordenation. The integers can be entered between two numbers, that can be modified by user. The program shows a graphic representation of the DataBase, with points joined by lines. Each point have as the x-coordinate the position in the ordenation (incremental or decremental), and have as the y-coordinate the first integer. This element can be modified by clicking on the point in the graphic, and then moving it.
If you want a copy of the program, fill out your data
Main Page
This page hosted by
Get your own Free Home Page