Remove filename from path
    monarch_dodra via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Sep 24 05:39:01 PDT 2014
    
    
  
On Wednesday, 24 September 2014 at 12:29:09 UTC, ketmar via 
Digitalmars-d-learn wrote:
> On Wed, 24 Sep 2014 12:21:40 +0000
> monarch_dodra via Digitalmars-d-learn
> <digitalmars-d-learn at puremagic.com> wrote:
>
>> Unfortunately, there is no generic function that allows 
>> striping of a specific ending range
> but for strings we have std.string.chomp.
I missread that documentation. I thought it removed all 
characters that can also be found in delim. Power to me.
    
    
More information about the Digitalmars-d-learn
mailing list