Hi i need to make program but dont know how i am using wxDev-c++ and i need to make.
Tasks would include:
use a class or struct variable, and create a program that can perform the following actions:
1. The data provided by the user to enter the keyboard.
2. The display of the stored data.
3. edit the data.
Example of data:
name surname age.
I Try like it,its let me input and save it but how to edit it or i am doing it bad?