main.cpp

Plan your projects and define important tasks and actions

Get Started. It's Free
or sign up with your email address
main.cpp by Mind Map: main.cpp

1. Strukture

1.1. tage

1.1.1. int max

1.1.2. int min

1.1.3. string name

1.2. person

1.2.1. int oib

1.2.2. float weight

1.2.3. int gender

1.2.4. int age

1.2.5. int sign

1.3. tstack (pokazivac)

1.3.1. person value

1.3.2. tstack *next

1.4. tstack (polje)

1.4.1. person values[n]

1.4.2. int top

2. Funkcije

2.1. void get_pairs()

2.2. void floor_6()

2.3. void floor_8()

2.3.1. Included

2.3.2. Included

2.3.3. Excluded

2.4. void status()

3. Biblioteke

3.1. stack_array.h

3.1.1. initS

3.1.2. topS

3.1.3. popS

3.1.4. isEmptyS

3.1.5. pushS

3.2. stack_pointer.h

3.2.1. initS

3.2.2. topS

3.2.3. popS

3.2.4. isEmptyS

3.2.5. pushS