Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

tie_std(n) [osx man page]

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

doctools::msgcat::toc::c(n)					Documentation tools				       doctools::msgcat::toc::c(n)

__________________________________________________________________________________________________________________________________________________

NAME
doctools::msgcat::toc::c - Message catalog for the doctoc parser (C) SYNOPSIS
package require Tcl 8.4 package require msgcat package require doctools::msgcat::toc::c ?0.1? _________________________________________________________________ DESCRIPTION
The package doctools::msgcat::toc::c is a support module providing the C language message catalog for the doctoc parser in the doctools system version 2. As such it is an internal package a regular user (developer) should not be in direct contact with. If you are such please go the documentation of either [1] doctools::doc, [2] doctools::toc, or [3] doctools::idx Within the system architecture this package resides under the package doctools::msgcat providing the general message catalog management within the system. Note that there is no explicit dependency between the manager and catalog packages. The catalog is a plugin which is selected and loaded dynamically. API
This package has no exported API. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category doctools 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
C, catalog package, doctoc, doctools, i18n, internationalization, l10n, localization, message catalog, message package CATEGORY
Documentation tools COPYRIGHT
Copyright (c) 2009 Andreas Kupries <andreas_kupries@users.sourceforge.net> doctools2toc 0.1 doctools::msgcat::toc::c(n)
Man Page

4 More Discussions You Might Find Interesting

1. Programming

Compiling a program

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)
Discussion started by: Minnesota Red
7 Replies

2. Shell Programming and Scripting

How to redirect std out and std err to same file

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)
Discussion started by: 0ktalmagik
2 Replies

3. Red Hat

where can i get package LiS-2.19.1

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)
Discussion started by: amitpansuria
1 Replies

4. HP-UX

Hpux 11iV3 administration document

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)
Discussion started by: kpatel786
3 Replies