mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-22 13:31:21 +03:00
83a8239805
* update codes to run on Windows platform as well
* added cmake for client_server
* added scope parameters
* force use of unistd.h in non-windows
* use size_t instead of int
* use unsigned int instead of size_t
* clang-tidy fixes for
|
||
---|---|---|
.. | ||
client.c | ||
CMakeLists.txt | ||
server.c | ||
udp_client.c | ||
udp_server.c |