Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/space27/pr2022_cw_1
- Owner: Space27
- Created: 2023-09-07T14:58:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-09T16:31:12.000Z (over 1 year ago)
- Last Synced: 2024-04-23T22:48:46.213Z (9 months ago)
- Language: C
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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