Thank you, Timmay and Salem. Appreciate your help. I managed to get it working. I do, however, have two further questions: I'd previously tried using char[x] instead of char * and VC++ claimed I couldn't convert between the two. In which circumstances can and can I not do this? Also, why is...