*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> Tcl/backslash (3)              
Title
Content
Arch
Section
 

Contents


Tcl_Backslash(3Tcl)					   Tcl_Backslash(3Tcl)


NAME    [Toc]    [Back]

     Tcl_Backslash - parse a backslash sequence

SYNOPSIS    [Toc]    [Back]

     #include <tcl.h>

     char
     Tcl_Backslash(src,	countPtr)

ARGUMENTS    [Toc]    [Back]

     char   *src	(in)	  Pointer to a string starting with a
				  backslash.

     int    *countPtr	(out)	  If countPtr isn't NULL, *countPtr gets
				  filled in with number	of characters in the
				  backslash sequence, including	the backslash
				  character.

DESCRIPTION    [Toc]    [Back]

     This is a utility procedure used by several of the	Tcl commands.  It
     parses a backslash	sequence and returns the single	character
     corresponding to the sequence.  Tcl_Backslash modifies *countPtr to
     contain the number	of characters in the backslash sequence.

     See the Tcl manual	entry for information on the valid backslash
     sequences.	 All of	the sequences described	in the Tcl manual entry	are
     supported by Tcl_Backslash.

KEYWORDS    [Toc]    [Back]

     backslash,	parse


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
subst IRIX Perform backslash, command, and variable substitutions
getsubopt IRIX parse suboptions from a string
dp Tru64 parse dates RFC 822-style
getopt FreeBSD parse command options
getopt OpenBSD parse command options
getopt IRIX parse command options
getopts IRIX parse command options
basename Linux Parse pathname components
getopt HP-UX parse command options
getopt Linux parse command options (enhanced)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service