reading files from a directory
    Jesse Phillips 
    jessekphillips+D at gmail.com
       
    Tue Nov 24 13:45:12 PST 2009
    
    
  
miriac Wrote:
> I'm trying to get my program to read all the files in a directory.
> dmd gives an errer that theis imports dont exist:
>  tango.io.FileSystem,
>  tango.io.FileRoots,
> Can someone please help me and tell me what i use to do so?
> thanxs
> M
As jcc7 mentioned it sounds like you're using a Tango example without installing Tango first. For more details about starting with D:
http://www.prowiki.org/wiki4d/wiki.cgi?D__Tutorial/StartingWithD
    
    
More information about the Digitalmars-d-learn
mailing list