関数定義書 Access2010

file_read

構文構文

static errno_t file_read(
  aal_device_t * device - file device for reading
  void * buff - buffer data will be placed in
  blk_t block - block number to be read from
  count_t count - number of blocks to be read
)

パラメータパラメータ

device
file device for reading
buff
buffer data will be placed in
block
block number to be read from
count
number of blocks to be read

ファイル名ファイル名

file.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | file.c