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)NAMEnfcomment - a user interface to the notesfile systemSYNOPSISnfcomment ( notesfile, text, title, dirflag, anonflag ) char *nfname, *text, *title; cc ... -lnfcomDESCRIPTIONNfcomment 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 librarySEE ALSOnfpipe(1), notes(1), popen(3S), system(3), The Notesfile Reference ManualAUTHORSRay 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 |