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

#define set0_des_seq tigetstr("s0ds")

/** shift into codeset 0 (EUC set 0, ASCII) **/

/*
TERMINFO_NAME(s0ds)
TERMCAP_NAME(s0)
XOPEN(400)
*/