return (name)
Results
2
issues of
return (name)
Trying to follow your guide on compiling the binaries and am constantly getting the error below when i run the complied binary. I've searched everywhere but I can't find any...
am getting a lot of errors when compiling with g++ on windows. ``` main.cpp: In function 'void uploader(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, int)': main.cpp:428:17: warning: converting to non-pointer type 'time_t' {aka...