view src/pikhqbow.c @ 8734:d9a9f896a549

<oerjan> learn sled <filename>//<sed script>
author HackBot
date Tue, 05 Jul 2016 04:33:37 +0000
parents cb51bd654954
children 55f07ac34f51
line wrap: on
line source

#include <stdio.h>\n#include <wchar.h>\nint main(){wint_t c;int a=2;b:c=fgetwc(stdin);if(c==EOF) return 0;printf("\x03%2d%s%lc", c==L,?",99":"",c);a++;if(a==14)a=2;goto b;}