#include #include main() { char * c="Good Afternoon Master Hacker, I'm your computer\n"; slowrite(1,c,strlen(c)); } slowrite(int sd,char * buf,int bs) { int i; for (i=0;i