3
votes
13answers
435 views
What do you do during compile times? [closed]
Closed as an exact duplicate of this question.
When I write C++ code I compile frequently so that I can see that I'm not making a mistake or what errors to fix next.
However, that practice is …
