help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: input with a default value


From: Bernd Strieder
Subject: Re: input with a default value
Date: Wed, 20 Dec 2006 11:31:31 +0100
User-agent: KNode/0.10.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]