Ok, here's the code that's presenting the problem: <BR><pre class="ip-ubbcode-code-pre"> void PromptUser(char* prompt, char* buffer, int size)<BR>{<BR> cout << prompt ...