Add a Makefile; allow compiling on OS X. OS X requires <unistd.h> for the declarations of sleep() and usleep(), and also requires libc++ instead of libstdc++. Add -W -Wall and remove a few unused variables.
Add a Makefile; allow compiling on OS X.
OS X requires <unistd.h> for the declarations of sleep() and usleep(), and also requires libc++ instead of libstdc++.
Add -W -Wall and remove a few unused variables.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号