のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2012-01-31から1日間の記事一覧

XGetOpt

XGetopt - A Unix-compatible getopt() for MFC and Win32 This software is released into the public domain. You are free to use it in any way you like. If you modify it or extend it, please consider posting the new code here for everyone to s…

Free Getopt Ver0.11

Free Getopt(BSDライセンス)

getoptの使い方

C言語を使ったコンソールアプリケーションの作成コマンドラインオプションの解析方法オプションの取り方を勉強しよう!C言語でコマンドを作るまで

GNU getopt

Command line options parser for Win32: getopt() GNUライセンス *.cppでうまくコンパイルできなかった。 コンパイルオプション ctype.hは、不要かな? features.hは Linux/glibc 固有のヘッダファイルである。 __need_getopt __cplusplus __GNU_LIBRARY__ …