File: datafile.3

package info (click to toggle)
libnjb1 1.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,400 kB
  • ctags: 594
  • sloc: ansic: 10,288; sh: 6,541; makefile: 175
file content (30 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH DATAFILE 3 "April 2002"
.SH NAME
datafile \- Data file tag methods
.SH LIBRARY
libnjb
.SH SYNOPSIS
#include <libnjb.h>

extern int njb_error

datafile_t *datafile_new ()

void datafile_destroy (datafile_t
.BR *df )

void datafile_dump (datafile_t
.BR *df )

.SH DESCRIPTION

This man page is a work in progress.

.SH RETURN VALUES

.SH SEE ALSO

NJB_Get_File(3), NJB_Send_File(3)

.SH BUGS