[Google]

Is windows directory structure reading possible in E1?

VN:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)

Directory reading is possible in E1 for Windows directories (./../Directory Name). There are some APIs and Header file available which can be used for reading the files/ child directories.

The header file “IO.h ” has definitions and APIs which can be used for opening the Directory and also reading the files under that directory irrespective of their file type(extensions).

Some of the APIs are   _sntprintf, _tfindfirst, _tfindnext,  _findclose.

Let me know if further information is required.

VN:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*