Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setlinebuf(3C) — DG/UX 4.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought



                                                           setlinebuf(3C)



        _________________________________________________________________
        setlinebuf                                               function
        Assign line buffering for a specified file.
        _________________________________________________________________


        Calling Sequence

        #include <stdio.h>
        FILE *fp;
        void setlinebuf();
        setlinebuf(fp);


        Description

        The setlinebuf function assigns line buffering for a file you
        specify.


        Returns

        The setlinebuf function does not return a value.


        Related Functions

        See also the functions setbuf, setbuffer, and setvbuf.


























        DG/UX 4.00                                                 Page 1
               Licensed material--property of copyright holder(s)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026