Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

ansi_set_color2(3stap)


ANSI_SET_COLOR2

ANSI_SET_COLOR2

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

ansi_set_color2 − Set the ansi Select Graphic Rendition mode.

SYNOPSIS

ansi_set_color2(fg:long,bg:long)

ARGUMENTS

fg

Foreground color to set.

bg

Background color to set.

DESCRIPTION

Sends ansi code for Select Graphic Rendition mode for the given forground color, Black (30), Blue (34), Green (32), Cyan (36), Red (31), Purple (35), Brown (33), Light Gray (37) and the given background color, Black (40), Red (41), Green (42), Yellow (43), Blue (44), Magenta (45), Cyan (46), White (47).



ansi_set_color2(3stap)