in , , ,

Do you C what they did there?

Do you C what they did there? | javascript-memes, java-memes, c-memes | ProgrammerHumor.io
javascript-memes, java-memes, c-memes | ProgrammerHumor.io

Content

luna lunasorcery a lot of people don’t know this – C actually lets you do arithmetic with mixed types, much like JavaScript: Lunasappho: bat -p c-js.c include stdio.h int main puts ("-0.5" 1); 0.5 Lunasappho: gcc c-js.c . a.out Lunasappho: