]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/legacy_coding.3x
ncurses 6.4 - patch 20231007
[ncurses.git] / man / legacy_coding.3x
index 9f9b421f34eb7eed08819f2780d4baef7fc2baf8..73f14d4f538b5757776b865759048d5b1781f759 100644 (file)
 .\"
 .\" Author: Thomas E. Dickey
 .\"
-.\" $Id: legacy_coding.3x,v 1.20 2023/09/30 21:38:11 tom Exp $
-.TH legacy_coding 3X 2023-09-30 "ncurses 6.4" "Library calls"
+.\" $Id: legacy_coding.3x,v 1.21 2023/10/07 21:19:07 tom Exp $
+.TH legacy_coding 3X 2023-10-07 "ncurses 6.4" "Library calls"
 .SH NAME
 \fB\%use_legacy_coding\fP \-
 override \fIcurses\fR locale encoding checks
 .SH SYNOPSIS
-\fB#include <curses.h>\fP
-.sp
-\fBint use_legacy_coding(int \fIlevel\fB);\fR
+.nf
+\fB#include <curses.h>
+.PP
+\fBint use_legacy_coding(int \fIlevel\fP);
+.fi
 .SH DESCRIPTION
 The \fBuse_legacy_coding\fP function is an extension to the curses library.
 It allows the caller to change the result of \fBunctrl\fP,