win/readwrite.h マニュアル

(The documentation of win/readwrite.h)

Last Update: 2023/3/23


win/readwrite.hでは WINデータの入出力を行う関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to read and write WIN data are defined in win/readwrite.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
win_countSecondBlock WINファイルにおける秒ブロックの個数をカウントする。
Count the number of second blocks in a WIN file.
win_readSecondBlock WINファイルから秒ブロックを読み込む。
Read a second block from a WIN file.
win_readChannelBlock WINファイルからチャンネルブロックを読み込む。
Read a channel block from a WIN file.
read_win_file WINファイルを読み込む。
Read a WIN file.