summaryrefslogtreecommitdiff
path: root/term/set_top_margin_parm.c
blob: 1bbf6e5aac3b512f8b60993339aa8f9feb1a10cc (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <term.h>

#define set_top_margin_parm tigetstr("smgtp")

/** set top (bottom) margin at line #1 (#2) **/

/*
TERMINFO_NAME(smgtp)
TERMCAP_NAME(Zp)
XOPEN(400)
*/