I m very confused with read calls to get inotify events
#define EVENT_SIZE sizeof(inotify_event) int fd = inotify_init(); int wd = inotify_add_watch(fd,dir,IN_MOD