Skip to main content

All Questions

Filter by
Sorted by
Tagged with
3 votes
1 answer
228 views

UNIX cp multithreaded implementation in C

I recently finished a high school project of mine for a class revolving around creating my own multithreaded implementation of the "cp" terminal command in UNIX systems. I am seeking for ...
user avatar