Merge remote-tracking branch 'origin/fara' into roman

This commit is contained in:
3lswear
2022-01-28 20:39:39 +03:00
16 changed files with 861 additions and 410 deletions

View File

@@ -15,6 +15,8 @@
#define HOME "www"
#define BUFFSIZE 1024
#define MAX_CLIENT 1000
#define WHITESPACE " \n\r\t\f\v"
#include <iostream>