Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Go to the source code of this file.
Classes | |
struct | utsname |
Functions | |
int | uname (struct utsname *) |
Taken and modified from: https://stackoverflow.com/questions/32115255/c-how-to-detect-windows-10. More... | |
int uname | ( | struct utsname * | un | ) |
Taken and modified from: https://stackoverflow.com/questions/32115255/c-how-to-detect-windows-10.