$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-12-23 06:54:45
On Wednesday 22 December 2004 16:41, TEMPLIE Cédric wrote:
> >
> > But not with S_IFREG? Ok, I'll use _S_IFREF then.
>
> I though you ask me for one of them.... but it compiles with both...
Thanks.
> What is the better choice ? (S_IFREG or _S_IFREG)
Technically, S_IFREF is more "standard". But I've already committed a change
with _S_IFREG ;-)
- Volodya