tie(n) Tcl Data Structures tie(n)
__________________________________________________________________________________________________________________________________________________NAME
tie - Array persistence, standard data sources
SYNOPSIS
package require Tcl 8.4
package require tie::std::log ?1.1?
package require tie::std::array ?1.1?
package require tie::std::rarray ?1.1?
package require tie::std::file ?1.1?
package require tie::std::growfile ?1.1?
package require tie::std::dsource ?1.1?
_________________________________________________________________DESCRIPTION
The packages listed as requirements for this document are internal packages providing the standard data sources of package tie, as
described in section STANDARD DATA SOURCE TYPES of tie's documentation.
They are automatically loaded and registered by tie when it itself is requested, and as such there is no need to request them on their own,
although it is possible to do so.
BUGS, IDEAS, FEEDBACK
This document, and the packages it describes, will undoubtedly contain bugs and other problems. Please report such in the category tie of
the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for
either package and/or documentation.
KEYWORDS
array, database, file, metakit, persistence, tie, untie
CATEGORY
Programming tools
COPYRIGHT
Copyright (c) 2008 Andreas Kupries <andreas_kupries@users.sourceforge.net>
tie 1.1 tie(n)
Check Out this Related Man Page
tie(3tcl) Tcl Data Structures tie(3tcl)__________________________________________________________________________________________________________________________________________________NAME
tie - Array persistence, standard data sources
SYNOPSIS
package require Tcl 8.4
package require tie::std::log ?1.1?
package require tie::std::array ?1.1?
package require tie::std::rarray ?1.1?
package require tie::std::file ?1.1?
package require tie::std::growfile ?1.1?
package require tie::std::dsource ?1.1?
_________________________________________________________________DESCRIPTION
The packages listed as requirements for this document are internal packages providing the standard data sources of package tie, as
described in section STANDARD DATA SOURCE TYPES of tie's documentation.
They are automatically loaded and registered by tie when it itself is requested, and as such there is no need to request them on their own,
although it is possible to do so.
BUGS, IDEAS, FEEDBACK
This document, and the packages it describes, will undoubtedly contain bugs and other problems. Please report such in the category tie of
the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for
either package and/or documentation.
KEYWORDS
array, database, file, metakit, persistence, tie, untie
CATEGORY
Programming tools
COPYRIGHT
Copyright (c) 2008 Andreas Kupries <andreas_kupries@users.sourceforge.net>
tie 1.1 tie(3tcl)
Hello. I am trying to run a c program on a unix shell (ssh). I have searched this forum but have not come accross the soultion to my problem, so I am posting my question here :cool:
I wrote the following simple code:
#include <iostream.h>
using namespace std;
int main()
{
... (7 Replies)
Hi
I want both standard output and standard error of my command cmd to go to the same file log.txt. please let me know the best commandline to do this.
Thanks (2 Replies)
Sir,
i m using RHEL-4.
i need to use LIS-2.19.1 package.
where can i get packege.
i search on net but not getting
Plz help me to sort out these issue
AMit (1 Reply)
I require Hpux 11iv3 administration document if anyone could assist with the same it would be a great help. The Hp site does not have any consolidated document that could be referred to. I require something in line that could assist with network configuration and more. I require the same for Build... (3 Replies)