"sys/ioctl.h"
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Where to get "sys/ioctl.h"???:confused: Thank you!!! Rap off for you,for me,for our human.
It won't matter whether you get it or not, unless you deleted it by accident. That's because the header files contain only declarations of functions, not their implementation. I think sys/ioctl.h is a *nix header, if you're on windows you have little chance to compile the program (without many modifications to the code).