On Tue, 2006-09-26 at 17:56 +0200, Guillaume Poirier wrote: > bool userQuestion ( QString &question ) { > if ( question.startsWith("How to") > return true; > else false; > } It would be easy to enough to ask a code-related question that begins with "How to" (or "How do I"). I've asked several myself. :) Jason.