I'm doing a project in which the user can select a range of months (eg January-May) and I select the data available in my database to add them using PHP. This I must do for five different venues.
The algorithm is like this:
+seleccione meses:...
In the exercise, ask to transform a non-generic TAD matriz , to a generic by template .
In theory only you have to touch the header ( matriz.hpp ) and matriz.cpp .
The project has two other files, prueba.cpp...