Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/space27/pr2022_cw_1

Coursework "Text processing" in the C programming language of a 1st year student of ETU "LETI" Lokosov Daniil
https://github.com/space27/pr2022_cw_1

Last synced: 13 days ago
JSON representation

Coursework "Text processing" in the C programming language of a 1st year student of ETU "LETI" Lokosov Daniil

Awesome Lists containing this project

README

        

# pr2022_cw_1
Coursework "Text processing" in the C programming language of a 1st year student of ETU "LETI" of Department of Software Engineering and Computer Applications Lokosov Daniil

# task
https://docs.google.com/document/d/1d_ov0WjDCaQ3W2VciEFqTfo_uMtsLo_4KeaVWVjhzhk/edit#heading=h.x7643reaj2i6

# launch
To build the program, you will need the make and gcc utilities.
_Linux_: To run the program, you need to write the command **make && ./cw_exe** in the project folder