debian man page for plsesc

Query: plsesc

OS: debian

Section: 3plplot

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

PLSESC(3plplot) 						    PLplot API							   PLSESC(3plplot)

NAME
plsesc - Set the escape character for text strings
SYNOPSIS
plsesc(esc)
DESCRIPTION
Set the escape character for text strings. From C (in contrast to Fortran 77, see plsescfortran77(3plplot)) you pass esc as a character. Only selected characters are allowed to prevent the user from shooting himself in the foot (For example, a isn't allowed since it con- flicts with C's use of backslash as a character escape). Here are the allowed escape characters and their corresponding decimal ASCII val- ues: !, ASCII 33 #, ASCII 35 $, ASCII 36 %, ASCII 37 &, ASCII 38 *, ASCII 42 @, ASCII 64 ^, ASCII 94 ~, ASCII 126 Redacted form: General: plsesc(esc) Perl/PDL: Not available? This function is used in example 29.
ARGUMENTS
esc (char, input) Escape character.
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLSESC(3plplot)
Related Man Pages
plgxax(3plplot) - debian
plscmap0n(3plplot) - debian
plstransform(3plplot) - debian
plstring(3plplot) - debian
plsxax(3plplot) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com