cost 76 ms
C program that controls mplayer

I have to do program in C on linux, that can control mplayer using mknod() function. When I run mplayer by this command I want to control that wi ...

2016-10-24 19:46:06   1   430    c / linux / mknod  
mknod operation not permitted

i have problem with this makefile always tell me mknod 'T0' operation not permitted I'm running a virtual machine with parallels on a MBP. ...

Creating directory with mknod()

I need to create a directory using mknod() (use of mkdir() is not allow in my case), I would call the program from a certain directory and introduce t ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM