memchanapi man page on Darwin

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

memchan(n)							    memchan(n)

______________________________________________________________________________

NAME
       memchan - C API for creating memory channels

SYNOPSIS
       package require Tcl

       package require memchan

       Tcl_Channel  Memchan_CreateMemoryChannel	 (Tcl_Interp *interp, int ini‐
       tialSize)

       Tcl_Channel Memchan_CreateFifoChannel (Tcl_Interp *interp)

       void Memchan_CreateFifo2Channel (Tcl_Interp *interp, Tcl_Channel *aPtr,
       Tcl_Channel *bPtr)

       Tcl_Channel Memchan_CreateNullChannel (Tcl_Interp *interp)

       Tcl_Channel Memchan_CreateZeroChannel (Tcl_Interp *interp)

       Tcl_Channel Memchan_CreateRandomChannel (Tcl_Interp *interp)

_________________________________________________________________

DESCRIPTION
       The  memchan  package provides a C API for use by third-party extension
       writers. This is exposed by a Tcl stubs library table to reduce version
       dependency as is available for Tcl itself.

COMMAND
       Tcl_Channel  Memchan_CreateMemoryChannel	 (Tcl_Interp *interp, int ini‐
       tialSize)

       Tcl_Channel Memchan_CreateFifoChannel (Tcl_Interp *interp)

       void Memchan_CreateFifo2Channel (Tcl_Interp *interp, Tcl_Channel *aPtr,
       Tcl_Channel *bPtr)

       Tcl_Channel Memchan_CreateNullChannel (Tcl_Interp *interp)

       Tcl_Channel Memchan_CreateZeroChannel (Tcl_Interp *interp)

       Tcl_Channel Memchan_CreateRandomChannel (Tcl_Interp *interp)

       Each  of	 these	functions  creates  an	returns	 a  channel exactly as
       described in the Tcl command pages for each of  the  memchan  commands.
       The  Tcl	 commands  internally call these functions to create the chan‐
       nels.

       The memchan channel accepts an initialSize argument to permit pre-allo‐
       cating space for the internal buffer. Normally this may be set to 0.

       The  fifo2 API function looks a little different because it must return
       two linked channels.

SEE ALSO
       Tcl_GetChannelName

COPYRIGHT
       Copyright (c) 2004 Pat Thoyts <patthoyts@users.sourceforge.net>

Memory channels			      2.2			    memchan(n)
[top]

List of man pages available for Darwin

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