adding a command-line interface
From: Israel Hsu (israelhsu_at_hotmail.com)
Date: 03/31/04
- Next message: Chris F.A. Johnson: "Re: adding a command-line interface"
- Previous message: Gergely Korodi: "Re: Trouble with UNIX pipes"
- Next in thread: Chris F.A. Johnson: "Re: adding a command-line interface"
- Reply: Chris F.A. Johnson: "Re: adding a command-line interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Mar 2004 16:40:03 -0800
Hi, everyone,
I want to add a command-line interface to my program, an interface
with history and command-line editing. Is there a library that I can
use to easily customize and add such an interface? (besides getchar
and atoi, etc.)
I've heard of ncurses for screen layout.
--Israel Hsu
- Next message: Chris F.A. Johnson: "Re: adding a command-line interface"
- Previous message: Gergely Korodi: "Re: Trouble with UNIX pipes"
- Next in thread: Chris F.A. Johnson: "Re: adding a command-line interface"
- Reply: Chris F.A. Johnson: "Re: adding a command-line interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|