Where do we get the user input in examples/main.cpp? #2462
Unanswered
buyukakyuz
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to understand the code, but I still couldn't find where main.cpp gets the input from. I searched the project for std::cin, but couldn't find any references. It reads the template from the file when -f is passed, but where does it retrieve the user input?
Beta Was this translation helpful? Give feedback.
All reactions