Why can't you use the file as you did before?
What are the errors you were getting?
Using the text file would be a far better idea...
What are the errors you were getting?
Using the text file would be a far better idea...
37 C:\hmong dictionary.cpp no matching function for call to `strncmp(std::string&, std::string&, <unknown type>)' note C:\temp\Dev-Cpp\include\string.h:51 candidates are: int strncmp(const char*, const char*, size_t)
Comment