$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-04-18 01:18:05
James Curran wrote:
> Vladimir Prus wrote:
>> The intent is to get/change the part of leaf name after the first
>> dot.
>
> um.. After the FIRST dot or the LAST dot.
>
> In Win32, "james.m.curran.txt" the extention is "txt", not
> "m.curran.txt"
Certainly the last. My existing code uses the last dot, in fast, and I've
just typed wrong.
- Volodya