X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_trace.3x.html;h=0bf3dd11c15a9a6d087bc90b359bc9ee23b91b6a;hp=55890d2b720533221d305a8ab92b364cdcebb2d9;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=b0b1980be11bba618d84beb8b30ac94e2c820602 diff --git a/doc/html/man/curs_trace.3x.html b/doc/html/man/curs_trace.3x.html index 55890d2b..0bf3dd11 100644 --- a/doc/html/man/curs_trace.3x.html +++ b/doc/html/man/curs_trace.3x.html @@ -1,4 +1,3 @@ - + + + curs_trace 3x @@ -39,14 +41,13 @@

curs_trace 3x


-
 curs_trace(3x)                                           curs_trace(3x)
 
 
 
 
 
-

NAME

+

NAME

        _tracef, _tracedump, _traceattr, _traceattr2,
        _nc_tracebits, _tracecchar_t, _tracecchar_t2, _tracechar,
        _tracechtype, _tracechtype2, _tracemouse, trace - curses
@@ -54,7 +55,7 @@
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        void _tracef(const char *format, ...);
@@ -72,7 +73,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The trace routines are used for debugging the ncurses  li-
        braries, as well as applications which use the ncurses li-
        braries.  These functions are normally available only with
@@ -156,13 +157,13 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Routines  which  return a value are designed to be used as
        parameters to the _tracef routine.
 
 
 
-

PORTABILITY

+

PORTABILITY

        These functions are not part of the XSI  interface.   Some
        other  curses  implementations  are known to have similar,
        undocumented features, but they are  not  compatible  with
@@ -170,14 +171,22 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x).
 
 
 
                                                          curs_trace(3x)
 
-
-Man(1) output converted with man2html +