#include #include access(name, mode) { struct stat foo; return(stat(name, &foo)); }