There are two functions that I'd like to access via lib_file_io:
readdir() and rename().

I'm currently implementing these via popen() through lib_file_io, but
that seems inelegant...

I have immediate application for these calls in the component file
library.



Reply via email to