GFS_PIO_PUTC(3) GFS_PIO_PUTC(3)NAMEgfs_pio_putc - output of a characterSYNOPSIS#include <gfarm/gfarm.h> char *gfs_pio_putc (GFS_File gf, int c);DESCRIPTIONgfs_pio_putc() writes the charecter c to gf.RETURN VALUESNULL The function terminated successfully. GFARM_ERR_NO_MEMORY Insufficient memory was available. Others An error except the above occurred. The reason is shown by its pointed strings.SEE ALSOgfs_pio_create(3), gfs_pio_open(3) Gfarm 18 March 2003 GFS_PIO_PUTC(3)
| Related Man Pages |
|---|
| gfarm(3) - debian |
| gfs_pio_create(3) - debian |
| gfs_pio_set_view_index(3) - debian |
| gfs_rename(3) - debian |
| gfs_utimes(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |