f(char*n){write(1,++n,strlen(n)-1);}main(){f("test");}
Standard input is empty
es
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!