Leopard Sample Code: Darwin
File Management
Mac OS X provides several low-level programming interfaces for working with files and directories, such as the kqueue API. In addition to providing file access and statistics, these interfaces can also provide notification when a file is modified or deleted. |