Skip to content

List, Data Structure

Good afternoon,

Like I said before I’m having Data Structure class. And today I will introduce you the List concept. A linear data structure. There is similar data structures like linked list, double linked list. The stack and the queue are special implementations of lists. The list can receive elements in any position, remove elements from any position, remove a specified element, add in order and others.

The professor told us to solve this:

1. Create the data type tLista in a headerfile
2. This list must be a list of elements of tAgenda
3. The type tAgenda is a type that represents a name (30 chars) and a telephone number
4. Create a function maior(a,b) that compare the name of 2 entries
5. Implement all the functions
6. Create a program that have a menu to use all functions and the specified search must use the name.
7. The program should be able to show the list in alphabetic order

List implementation.

Regards,
Matheus

Published inCEstrutura de Dados

4,508 Comments

  1. HenryBoaks HenryBoaks

    Программа 12 шагов применяется много лет и используется при наркомании, алкоголизме, сочетанных зависимостях, зависимости от аптечных препаратов, марихуаны, гашиша, спайсов, солей, опиатов, стимуляторов и других наркотиков. Человек не просто отказывается употреблять наркотик, а меняет мышление, учится видеть болезнь без оправданий, проходит шаг за шагом личную работу и получает инструменты для трезвого поведения после центра. Такая программа помогает не заменить одну зависимость другой, а осознать природу аддикции, выявить корни употребления и начать действовать иначе.
    Разобраться лучше – reabilitaciya-12-shagov-moskva13.ru/

  2. WilliamBut WilliamBut

    В этой статье рассматриваются различные аспекты избавления от зависимости, включая физические и психологические методы. Мы обсудим поддержку, мотивацию и стратегии, которые помогут в процессе выздоровления. Читатели узнают, как преодолеть трудности и двигаться к новой жизни без зависимости.
    Смотрите также – «Похмельная служба» в Санкт Петербурге

Leave a Reply

Your email address will not be published. Required fields are marked *