... Search Here ...

Store 100%
Sales
0
Refunds
0
Seller Offline
0 0
10 $
Visa MasterCard Mir WebMoney Faster Payments System Card Digiseller Steam Skin Unionpay Turkish Bank Card PAYMER check (WM Card) Gift Card Bitcoin Litecoin USDT (Tether TRC20) Ethereum Alipay PIX
Loyalty discount! If the amount of your purchases from the seller kitcon is more than:
😶 No Discount
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.