Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 351 Bytes

File metadata and controls

11 lines (8 loc) · 351 Bytes

String-utils

This library pack consists of custom implementations of default string functions.

About

This library uses char pointers to determine string length, copy strings into strings and find given symbols.

Documentation

This section isn't done yet.

About project

This library pach was written during MIPT Summer Programming School.