view Gears/gearstools/check_convert_context_struct.pl.md @ 9:fc9bf2ada0a1

backup 2020-12-23
author autobackup
date Wed, 23 Dec 2020 00:10:03 +0900
parents
children
line wrap: on
line source

# check_convert_context_struct.pl 

任意のInterfaceを変換してcontext.hに書き出す構造体を確認するスクリプト
- パースのチェックに行える

# 使い方

```shell
$perl check_convert_context_struct.pl interace.h
```