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:
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
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: