Tagged Questions

4
votes
12answers
956 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 ...