Hello, ns-c0de wrote:
> > I would like to have a string input from keyboard where it can have a > default value that is printed on screen so user can edit it or just > hit /enter/ This is not easily possible with the stuff coming with g++. Look for the readline library for console input or use some GUI toolkit. Bernd Strieder _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus