this post was submitted on 20 Apr 2025
93 points (92.7% liked)
Programmer Humor
35334 readers
3 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Whats nmake?
The c build system that comes with visual studio. You pretty much have no choice but to use it if you're writting c on windows.
🤢