Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 328 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 328 Bytes

A project for the implementation of the vector in the OOP paradigm in the C.

A project to teach the basics of working with data containers.

Note: The project contains the main non-library functionality for working with a vector-type data container. The project uses the object-oriented programming paradigm in C.