Hello oeveryone
i've got many txt files each with a different name, such as
filename1.txt
filename2.txt
...
i've got another txt in which I've got the list of the name
of the files
i want to allocate in a vector of characters che name of the files
and use this to open all files...