> Ok, this is right, too. But I need an recursive access to a directory
> tree. Maybe there is a possibility to get the filetype (i only need type
> "dir" and "link")? It looks like there is no implementation in C++ or
> tntnet for it. Any suggestions for that? My first idea was to use the
> "chdir" method of cxxtools::directory, but this seems broken (what
> happens, if chdir fails?).
>
> Tfh!
> Oliver
>
Commandoutput is great but as Julian stated almost always the wrong 
solution. And it is here also. I will create a small example, which 
iterates through a directory tree using cxxtools. Just a moment.

Tommi

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Tntnet-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tntnet-general

Reply via email to