gfs_pio_error

Autres langues

Langue: ja

Version: 18 March 2003 (ubuntu - 25/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

gfs_pio_error - エラー状況

SYNOPSIS

#include <gfarm/gfarm.h>

char *gfs_pio_error (GFS_File gf);

DESCRIPTION

ファイル gf のエラー状況を示します。

RETURN VALUES

NULL
特にエラーは、生じていません。
その他
エラーが生じています。エラーを示す文字列へのポインタを返します。

SEE ALSO

gfs_pio_create(3), gfs_pio_eof(3), gfs_pio_open(3)