digitalmars.D.learn - core.sys.posix.stat
- Byron Heads <wyverex.cypher gmail.com> Jun 21 2010
- "Lars T. Kyllingstad" <public kyllingen.NOSPAMnet> Jun 21 2010
- Byron Heads <wyverex.cypher gmail.com> Jun 21 2010
Doesn't look like sys/stat.h is include in the druntime. What I really was looking for was umask -Byron
Jun 21 2010
On Mon, 21 Jun 2010 21:02:36 +0000, Byron Heads wrote:Doesn't look like sys/stat.h is include in the druntime. What I really was looking for was umask -Byron
Yes, it is: core.sys.posix.sys.stat -Lars
Jun 21 2010
On Mon, 21 Jun 2010 21:37:56 +0000, Lars T. Kyllingstad wrote:Yes, it is: core.sys.posix.sys.stat -Lars
I guess it helps if I included a -R in my grep! thanks -B
Jun 21 2010









"Lars T. Kyllingstad" <public kyllingen.NOSPAMnet> 