so i need to parse… “something” and then i need to format it… “somehow”. s = "umm...."; while(1){printf("ERROR: %s",s);} 2009/08/11