#include "osl/record/kanjiMove.h"#include "osl/record/ki2.h"#include <boost/program_options.hpp>#include <boost/lambda/lambda.hpp>#include <boost/lambda/bind.hpp>#include <iostream>#include <fstream>#include <string>#include <vector>#include <algorithm>
関数 | |
| void | process (const std::string &file_name) |
| int | main (int argc, char **argv) |
| Show .ki2 files (known as 2ch format). | |
変数 | |
| bool | quiet = false |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Show .ki2 files (known as 2ch format).
Record database: http://wiki.optus.nu/shogi/index.php?page=FrontPage Archive to download: http://maris-stella.hp.infoseek.co.jp/ Note that the archiver called DGCA format only supports Windows.
show-ki2.cc の 39 行で定義されています。
| void process | ( | const std::string & | file_name | ) |
show-ki2.cc の 19 行で定義されています。
| bool quiet = false |
show-ki2.cc の 17 行で定義されています。
1.6.3