*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: thinkclient | Section: 9 | Source: UNIX v10 | File: thinkclient.9
THINKCLIENT(9.3) THINKCLIENT(9.3) NAME thinkchar, thinknchars, thinkflush, thinkmap, thinkabort - ThinkJet routines SYNOPSIS #include <jerq.h> #include <thinkclient.h> int thinkchar(c) int c; int thinknchars(n, p) int n; char *p; int thinkflush() int thinkmap(b, r) Bitmap *b; Rectangle r; int thinkabort() DESCRIPTION These macros provide access to the routines used internally by thinkblt(9.1). Thinkchar and thinknchars send characters to the printer; characters are buffered so that thinkflush must be called af- ter the last transmission. Thinkmap sends all or part of a bitmap (it calls thinkflush automatically). Thinkabort stops transmission as quickly as possible, throwing away any characters that may be queued up. SEE ALSO thinkblt(9.1), newproc(9.2), types(9.5) DIAGNOSTICS The routines return zero on success, a positive value on failure, and a negative value if thinkblt(9.1) is not loaded. THINKCLIENT(9.3)

Navigation Options