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