tstdio man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

LIBTSTDIO(3)		     LAM LIBRARY FUNCTIONS		  LIBTSTDIO(3)

NAME
       libtstdio.a - flexible LAM standard I/O package

SYNOPSIS
       #include <tstdio.h>

       TFILE *tstdin;
       TFILE *tstdout;
       TFILE *tstderr;

DESCRIPTION
       The  LAM libtstdio.a library of C functions provides networked (remote)
       services equivalent to those of the  stdio(3)  functions.   The	tstdio
       library allows the user to designate the target node to/from which out‐
       put/input is directed.  The tstdio functions have the  same  names  and
       interfaces  as their counterpart in stdio(3), except that the names are
       prefixed with the letter 't' (tprintf(),	 tfopen(),  tfclose(),	etc.).
       This  allows  them  to coexist with the stdio(3V) functions, giving the
       user the choice to bypass the LAM I/O functions and access the  I/O  of
       the native system.

       Files  opened  using  fopen(3), fdopen(3), or freopen(3) are treated as
       local to the node of the calling process.  To open files on the	origin
       node,  from  any	 LAM node, include a 'T' in the type field of the open
       call.  For example:

	      #include <tstdio.h>

	      tfopen("/tmp/input", "rT");

       By default, functions using tstdout or tstderr direct  the  streams  to
       the  LAM origin node (see getorigin(2)) where the user is assumed to be
       logged in.

SEE ALSO
       getorigin(2)

LAM 7.1.2			  March, 2006			  LIBTSTDIO(3)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net