Thread: Basic file io
View Single Post
Old 09-16-2019, 12:39 PM   #19
Nonlinear
Human being with feelings
 
Join Date: Apr 2018
Posts: 396
Default

Quote:
Originally Posted by Xenakios View Post
Quite hard to say, that still works here...Are you sure the code is actually executed? (Running the latest build of the plugin, you put the code into a constructor that is actually executed etc...?) Is the file path right? Do you have write permissions in that folder?
Ah - permissions prevented writing to the path I used (how are other plugin installers writing there??).

Now, what is the difference/advantage of using WDL_FileRead/Write vs. std::fstream?
Nonlinear is offline   Reply With Quote