From: Philip K. Warren <pkw@duke.edu> To : Date: Sun, 28 Feb 1999 03:56:16 -0500
I just wanted to report that while the function readlink correctly returns whether the file is a symbolic link, the macro S_ISLNK is returning 0 for every file I send it. Can anyone offer an explanation for this? If needed, I can attach some sample code. -- Philip