view Gears/gearstools/check_convert_context_struct.pl.md @ 134:e965a4b3e697 default tip

backup 2023-11-14
author autobackup
date Tue, 14 Nov 2023 00:10:04 +0900
parents fc9bf2ada0a1
children
line wrap: on
line source

# check_convert_context_struct.pl 

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

# 使い方

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