while using namespace std, many of the fstream functions seem to not work. yet it is essential for my program to include ios::nocreate and file.is_open(), any suggestions?
btw i cant not use...