Content: dynamic list.rar (49.16 KB)
Uploaded: 27.05.2017

Positive responses: 0
Negative responses: 0

Sold: 0
Refunds: 0

$10
Test. Linear unidirectional dynamic list in C ++
-------------------------------------------------- --------------------
A program has been developed to implement basic actions with a linear
Unidirectional dynamic list. The program uses structural
Approach using pointers, implemented actions, such as:
-Creation and passage through the list with the display of the information parts of the elements;
-Search for an element with a given information part;
-addition of the element BEFORE specified (with checking for a match, with existing names in the list);
-addition of the element AFTER specified (with checking for a match, with existing names in the list);
-delete a given element.
-------------------------------------------------- --------------------
The program is implemented in the programming environment RAD Studio XE7 with a window
Interface. Written in C ++ programming language. In the archive are
Source code with detailed comments.
-------------------------------------------------- --------------------
P.S. Use this program as a learning material, for example, you can
develop your program and pass it to the teacher perfectly.
I ask you to leave a positive response, thank you.
No feedback yet