sscanf() equivalent for D using Phobos library?
    Anders F Björklund 
    afb at algonet.se
       
    Fri Dec  5 06:30:53 PST 2008
    
    
  
Jarrett Billingsley wrote:
>>> I could never quite figure out why Stream.readf was not separated out
>>> into a separate function in std.format.  It probably wouldn't be a lot
>>> of work.
>> I thought that was what std.unformat was for ?
> 
> Such a library exists?  It's not in the D docs.  I don't see anything
> in the Phobos source dir either.
It was suggested for DMD 0.128, but I don't think it made it.
--anders
    
    
More information about the Digitalmars-d-learn
mailing list