simple CLI architecture
- From: "Roman Mashak" <mrv@xxxxxxxx>
- Date: Fri, 3 Jun 2005 13:13:41 +0900
Hello, All!
I'm trying to implement simple Command Line Interface (CLI) for our
design based on linux. I will use GCC as compiler. I don't need some special
features (like command line editing, commands history etc.) by now, just
simple and basic functionality:
1) enter command
2) parse command line
3) execute code related to command
Seems to be simple but I don't have any idea right now, that's why I ask for
you to help me out :)
With best regards, Roman Mashak. E-mail: mrv@xxxxxxxx
.
- Follow-Ups:
- Re: simple CLI architecture
- From: Scott Moore
- Re: simple CLI architecture
- From: Paul Carpenter
- Re: simple CLI architecture
- From: Lanarcam
- Re: simple CLI architecture
- Prev by Date: Re: keypad controller
- Next by Date: Re: keypad controller
- Previous by thread: keypad scanner
- Next by thread: Re: simple CLI architecture
- Index(es):
Relevant Pages
|