- migrate to libcurl
- separate functions into files
This commit is contained in:
2023-11-27 19:50:27 +03:00
parent ae53f5042c
commit 9695fe405d
14 changed files with 264 additions and 174 deletions

View File

@@ -2,7 +2,7 @@
// Created by maxim on 27.11.23.
//
#include <yandex_disk_api.h>
#include <yadisk.h>
#include <stdio.h>
int main() {