Présentation
Documentation
L'équipe
Sérialisation
 
Programmes
Objets
Libs Utilitaires
Libs Internes
   
 
Editeur
Syntaxes
Windows
Versions
   

SCR/AL1 - TOME IV. Les librairies internes

2. La librairie scr4o

2.12 Fonctions de gestion de l'écran

2.12.9 SCR_hline (file s_box.c:89)

Syntax

SCR_hline(type, line, col, nc)
int type;
int line;
int col;
int nc;

Description

Dessine une ligne horizontale de poids 1, 2 ou 3 (blanc) à partir de la position (line, col) pendant nc colonnes.

File s_box.c

SCR_auto_table(line, col, nl, nc)
SCR_box(type, line, col, nl, nc)
SCR_fill(ch, line, col, nl, nc)
SCR_hline(type, line, col, nc)
SCR_shadow(type, orient, line, col, nl, nc, attr)
SCR_vline(type, line, col, nl)

Copyright © 1998-2015 Jean-Marc Paul and Bernard PAUL - Envoyez vos remarques ou commentaires à bernard@xon.be