[Contents]
2. Interpreter Architecture
2.16. Other System Dependant Functions
2.16.19. file_flock
[<<<]
[>>>]
@c Lock a file
int file_flock(FILE *fp, int iLockType ){
[<<<]
[>>>]