3 Oct
2007
3 Oct
'07
4:32 p.m.
Hi Rob, + file->mode |= st.st_mode & (S_IRWXU|S_IRWXO); Why "|=" rather than simply "="? --Juan