ダウンロードリスト

プロジェクト概要

Argtable は、ANSI C ライブラリでとして GNU スタイルのコマンドライン引数を解析するため"foo-abc -o myfile - ヘルプ - カウント = 7"。Argtable 構造体の配列としてソース コードで定義される、プログラムのコマンドライン構文を使用できます。その仕様によると、コマンドラインが解析し、彼らがメイン プログラムにアクセスできるこれらの同じ構造体に結果の値が返されます。ユーザー定義の引数の型を解析する目的、および新しい argtable データ型を作成可能性があります既定の解析、検証、および、エラー レポート ルーチン可能性がありますユーザー定義コールバックによって置き換えられます。解析自体は行われます 100 % は GNU getopt などを使用して GNU 互換性。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-03-26 07:24
2.9

マイナーなmakefileのバグは、"dist"をmakeコマンドに関連するこのバージョンの修正。あるコードベースへの変更はありません。
タグ: Minor bugfixes
This version fixes a minor makefile bug relating
to the "make dist" command. There are no changes
to the code base.

2008-01-01 10:58
2.8

このリリースではarg_xxxのいくつかの追加のfoolproofing追加()コンストラクタ関数といくつかの非常にマイナーなコードを微調整しています。
タグ: Minor feature enhancements
This release adds some additional foolproofing in the arg_xxx() constructor functions and includes some very minor code tweaks.

2007-07-22 18:24
2.7

このリリースではarg_xxxnのいくつかの追加のfoolproofing追加()コンストラクタ関数。 arg_parseargでまたバグを修正()は、TIのDSPプラットフォームには、バグは、Solarisプラットフォームに固有のものですarg_dbl()コンストラクタ内で固有のものです。
タグ: Minor bugfixes
This release adds some additional foolproofing in the arg_xxxn() constructor functions. It also fixes a bug in arg_parsearg() that is specific to TI DSP platforms, and a bug in the arg_dbl() constructor that is specific to Solaris platforms.

2006-02-12 10:01
2.6

このリリースでは、誤って以前のリリースから省略されたWindowsのmakefileを復元します。あるコードベースへの変更はありません。
タグ: Minor feature enhancements
This release reinstates the Windows makefiles that
were accidentally omitted from the previous
release. There are no changes to the code base.

2005-12-23 09:46
2.5

このリリースでは、コマンドラインのオプション( - fooに= [バー])オプションの値を解析するための新しい機能が含まれます。厳格なGNUベースのスタイルの書式設定がオンラインヘルプに行われます。また、バグフィックス、追加のドキュメントとサンプルコードが含まれています。でのところ、最大の変化はautomakeを引き継ぎ、すべてのmakefileの移植されている。これは、argtableソースパッケージをこれまで以上に移植になると予想される。
タグ: Minor feature enhancements
This release includes new functionality for
parsing command line options having optional
values (--foo=[bar]). Stricter GNU-style
formatting of the on-line help is done. It also
includes bugfixes and additional documentation and
example code. By far, the greatest change has been
porting all of the makefiles over to automake. It
is expected this will make the argtable source
package even more portable than before.

プロジェクトリソース