test first second third Here is some code, I will check its syntax-highlighting. for(const char * s = msg; *s; ++s) *s = ' '; method A method B method C