Y
yazwas
Hello All,
I'm trying to lock a file under windows, using MinGW, I'm using the
same code I use under Linux, but it keeps giving me errors like
aggregate `flock fl' has incomplete type and cannot be defined
`F_SETLK' undeclared (first use this function
`fcntl' undeclared (first use this function
does any one have any idea,
I'm using MinGW gcc 3.2.3
thankx for your time
I'm trying to lock a file under windows, using MinGW, I'm using the
same code I use under Linux, but it keeps giving me errors like
aggregate `flock fl' has incomplete type and cannot be defined
`F_SETLK' undeclared (first use this function
`fcntl' undeclared (first use this function
does any one have any idea,
I'm using MinGW gcc 3.2.3
thankx for your time