debian man page for blt_treenodeid

Query: blt_treenodeid

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Blt_TreeNodeId(3)					      BLT Library Procedures						 Blt_TreeNodeId(3)

__________________________________________________________________________________________________________________________________________________

NAME
Blt_TreeNodeId - Returns the node serial number.
SYNOPSIS
#include <bltTree.h> unsigned int Blt_TreeNodeId(node)
ARGUMENTS
Blt_TreeNode node (in) Node whose ID is to be returned. _________________________________________________________________
DESCRIPTION
This procedure returns the node serial number. The node serial number is useful for programs that export the tree data object to the Tcl programming level. Since node labels (and therefore pathnames) are not unique, the ID can be used to uniquely identify a node. The arguments are as follows: node The node whose serial number is returned. The serial number of the root node for example is always 0.
RETURNS
The serial number of the node. Nodes are given a unique serial number when they are created. You can use the ID to later retrieve the node using Blt_TreeGetNode.
EXAMPLE
The following example prints the ID of a node. printf("root ID is %s ", Blt_TreeNodeId(node));
KEYWORDS
Tcl_TreeCreateNode, Tcl_TreeDeleteNode
BLT
2.4 Blt_TreeNodeId(3)
Related Man Pages
blt_treecreatenode(3) - debian
blt_tree(3) - debian
blt_treenodeid(3) - debian
di_minor_next(3devinfo) - centos
di_minor_next(3devinfo) - osx
Similar Topics in the Unix Linux Community
serial no. format problem
Some Awk Getline help?
RSH intermittent error rshd: 0826-813 Permission is denied.
Need to clone two AIX machines
/u01 is filling up -how to know the large files