1.

Tell Me How Is File Locking Handled In Clipper?

Answer»

if FLOCK()=.T. then
else
endif

if flock()=.T. then
else
endif



Discussion

No Comment Found