debian man page for iob_reset

Query: iob_reset

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

iob_reset(3)						     Library Functions Manual						      iob_reset(3)

NAME
iob_reset - reset an I/O batch
SYNTAX
#include <iob.h> void iob_reset(io_batch* b);
DESCRIPTION
iob_free empties the list of transactions in an I/O batch. Files added with iob_addfile_close are closed, and buffer added with iob_addbuf_free of iob_adds_free are freed. The I/O batch itself is not freed. You can start adding transactions to it again.
SEE ALSO
iob_new(3), iob_reset(3) iob_reset(3)
Related Man Pages
ptbatcher(1) - debian
codeblocks(1) - debian
git-cat-file(1) - debian
iob_send(3) - debian
mongowritebatch(3) - php
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?