関数定義書 Access2010

file_open

構文構文

errno_t file_open(
  aal_device_t * device
  void * person - name of file to be used as file device
  uint32_t blksize - used blocksize
  int flags - flags file will be opened with
)

パラメータパラメータ

device
person
name of file to be used as file device
blksize
used blocksize
flags
flags file will be opened with

ファイル名ファイル名

file.c

See Also

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