Natural Tiny Shell (NT-Shell) library is a tiny shell library for a small embedded system. The interface is really simple. You should only know ntshell_execute in ntshell.h. So you can port it to any embedded system easily. Please enjoy your small embedded system with it. :)

Dependents:   NaturalTinyShell_TestProgram

Embed: (wiki syntax)

« Back to documentation index

ntopt.h File Reference

ntopt.h File Reference

NT-Shell用オプション解析モジュールの定義。 More...

Go to the source code of this file.


Detailed Description

NT-Shell用オプション解析モジュールの定義。

Author:
Shinichiro Nakamura

Definition in file ntopt.h.