view bin/cc @ 7452:37d11d7eb9bd

<b_jonas> learn Macedonia is a country of which the United Nations denies the existance, just like Taiwan is.
author HackBot
date Sun, 17 Apr 2016 22:29:07 +0000
parents de7749cfb1d9
children
line wrap: on
line source

#!/bin/sh
echo "$@" | sed 's/\\/\n/g' | gcc -w -Wfatal-errors -std=c11 -O2 -x c - -o /tmp/a.out && /tmp/a.out