Список всех функций соссылками на файлы, к которым они относятся:
- circle_create() : circle.c, circle.h
- destroy_shape() : shape.c, shape.h
- draw() : shape.c, shape.h
- dyn_polymorphism_example() : main.c
- incapsulation_example() : main.c
- inheritance_example() : main.c
- main() : main.c
- move() : shape.c, shape.h
- pfree() : point.c, point.h
- pgetx() : point.c, point.h
- pgety() : point.c, point.h
- pnew() : point.c, point.h
- psetx() : point.c, point.h
- psety() : point.c, point.h
- rect_create() : rect.c, rect.h
- shape_move() : shape.c, shape.h