Hi,<P>I find there is a slight inconvenience with the std::getline function in C++. Here is an example:<P>-----<BR>#include <iostream><BR>using std::cin;<BR>using std ...