bsd man page for nfcomment

Query: nfcomment

OS: bsd

Section: 3

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

NFCOMMENT(3)						     Library Functions Manual						      NFCOMMENT(3)

NAME
nfcomment - a user interface to the notesfile system
SYNOPSIS
nfcomment ( notesfile, text, title, dirflag, anonflag ) char *nfname, *text, *title; cc ... -lnfcom
DESCRIPTION
Nfcomment provides user programs with the ability to insert notes into a notesfile. The note is inserted into the notesfile specified by nfname. Text is the address of the body of the note; this must be null-terminated. If text is NULL, the note is gathered from standard input until an EOF is encountered. The note is entered with the title specified by the title parameter. If the dirflag or anonflag parameters are non-zero, the director message is enabled or the note is entered anony- mously. These take effect only if the user has the appropriate priviledges in the notesfile. Nfpipe is used to make the actual insertion of the text.
FILES
/usr/lib/libnfcom.a -lnfcom library
SEE ALSO
nfpipe(1), notes(1), popen(3S), system(3), The Notesfile Reference Manual
AUTHORS
Ray Essick (uiucdcs!essick, essick%uiuc@csnet-relay.arpa) Department of Computer Science University of Illinois at Urbana-Champaign Urbana, IL Rob Kolstad (kolstad@convex.UUCP) CONVEX Computer Corporation Richardson, TX University of Illinois NFCOMMENT(3)
Related Man Pages
mknf(8) - bsd
nfprint(1) - bsd
nfarchive(8) - bsd
nfxmit(8) - bsd
rmnf(8) - bsd
Similar Topics in the Unix Linux Community
MuseScore 0.9.0 (Default branch)
Learning to Link with Wikipedia
Geek & Poke's Encyclopedia Of Computer Science - Part 1: The "Bit"
How to put content of file into a variable?
Checking whether the entered text is file or not