Lojzek
- 246
- 1
How to open a file with a name that is not defined in advance, but
is entered after the program is executed?
I am using fopen function, but it seems that it's argument must be
a fixed string, not a variable.
is entered after the program is executed?
I am using fopen function, but it seems that it's argument must be
a fixed string, not a variable.