Hello. I am currently making a plugin for ACNL and I want to know
if there is a function like std::getline(std::ifstream, std::string)
that I can use to read a file in the directory "sdmc:/luma/plugins/
0004000000086300" since std::ifstream does not allow file paths,
justs file names... Correct me if I am wrong.
if there is a function like std::getline(std::ifstream, std::string)
that I can use to read a file in the directory "sdmc:/luma/plugins/
0004000000086300" since std::ifstream does not allow file paths,
justs file names... Correct me if I am wrong.
Last edited by SirEnder125,






