#include "qst_convo" int StartingConditional() { int iResult; iResult = CheckResponse(3); return iResult; }