sprintf(buffer,"C compiler : cc\n"); output_string(buffer); sprintf(buffer,"libc : \n"); output_string(buffer);