getline not working code example
Example: why getline function is not working
Make sure you add string as library on the top. Example, #include <string>
Make sure you add string as library on the top. Example, #include <string>