SYMBIAN OS V9.4
Feedback
#include <FCNTL.H>
flock
struct flock;
file segment locking set data type - information passed to system by user
Defined in flock:
l_len
l_pid
l_start
l_type
l_whence
l_xxx
short l_type;
short l_whence;
long l_start;
long l_len;
short l_pid;
short l_xxx;
Copyright © 2005-2008 Symbian Software Ltd.