We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there any libraries that need to be included with this, because I am getting LNK2019 error messages. I'm using visual studio 2017.
The text was updated successfully, but these errors were encountered:
You've not told me the link errors, but since I'm guessing you're on Windows you'll likely need an implementation of the POSIX getline() (this one works https://gist.github.com/MacDue/51c5f64e4d70fd3da8642f9599ad38d6)
getline()
Sorry, something went wrong.
No branches or pull requests
Is there any libraries that need to be included with this, because I am getting LNK2019 error messages. I'm using visual studio 2017.
The text was updated successfully, but these errors were encountered: