|
|
|
|
|
by ithkuil
3199 days ago
|
|
yeah. I've seen a lot of comments like: // Sleep for 10 minutes
sleep(15*60)
Unfortunately, the compiler cannot check your comments. Don't put facts that are better looked up in the actual code and that they only risk getting out of sync with the code. |
|