CURSES.3
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:27k
源码类别:

操作系统开发

开发平台:

C/C++

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 13:06:37 1996
  4. %%Pages: (atend)
  5. %%DocumentFonts: (atend)
  6. /devps 180 dict def devps begin
  7. /res 10.000000 def
  8. /y_offset 843 def
  9. /X{exch}bind def
  10. /mm {transform round X round X itransform} bind def
  11. /r{rmoveto}bind def
  12. /m{moveto}bind def
  13. /l{lineto}bind def
  14. /rl{rlineto}bind def
  15. /st{stroke}bind def
  16. /gs{gsave}bind def
  17. /gr{grestore}bind def
  18. /cp{currentpoint}bind def
  19. /np{newpath}bind def
  20. /ct{curveto}bind def
  21. systemdict /setpacking known
  22.  { /savepacking currentpacking def true setpacking } if
  23. /m0{0 0 moveto}bind def
  24. /xc{//res div}bind def
  25. /yc{//res neg div //y_offset add}bind def
  26. /lc{yc X xc X l st}bind def
  27. /mc{yc X xc X m}bind def
  28. /el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
  29. /ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
  30. /sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
  31. /V{//res neg div //y_offset add
  32. currentpoint pop X
  33. m}bind def
  34. /H{//res div
  35. 0 transform X round X itransform pop
  36. currentpoint X pop
  37. moveto}bind def
  38. /h{//res div 0 r}bind def
  39. /v{//res neg div 0 X r}bind def
  40. /S{X H show}bind def
  41. /A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
  42. /psize 10 def
  43. /height 0 def
  44. /cheight { height 0 ne { height } { psize } ifelse } bind def
  45. /slant 0 def
  46. /FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
  47.     [psize 0 cheight slant sin slant cos div mul cheight 0 0]
  48.     makefont setfont}bind def
  49. /shade{gs
  50.  /dy X def
  51.  /dx X def
  52.  np m
  53.  0 /dy rl
  54.  /dx 0 rl
  55.  0 /dy neg rl
  56.  /dx neg 0 rl
  57.  closepath
  58.  .9 setgray
  59.  fill
  60. gr}bind def
  61. 1 setlinecap
  62. /resolution res 72 mul def
  63. /startFig {
  64. /SavedState save def
  65. userdict maxlength dict begin
  66. currentpoint transform
  67. DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
  68. setlinewidth setmatrix
  69. itransform moveto
  70. /ury exch def
  71. /urx exch def
  72. /lly exch def
  73. /llx exch def
  74. /y exch 72 mul resolution div def
  75. /x exch 72 mul resolution div def
  76. currentpoint /cy exch def /cx exch def
  77. /sx x urx llx sub div def
  78. /sy y ury lly sub div def
  79. sx sy scale
  80. cx sx div llx sub
  81. cy sy div ury sub translate
  82. /DefFigCTM matrix currentmatrix def
  83. /initmatrix {
  84. DefFigCTM setmatrix
  85. } def
  86. /defaultmatrix {
  87. DefFigCTM exch copy
  88. } def
  89. /initgraphics {
  90. DocumentInitState setmiterlimit setgray setdash 
  91. setlinejoin setlinecap setlinewidth setmatrix
  92. DefFigCTM setmatrix
  93. } def
  94. /showpage {
  95. initgraphics
  96. } def
  97. }bind  def
  98. /clipFig {
  99. currentpoint 6 2 roll
  100. newpath 4 copy
  101. 4 2 roll moveto
  102. 6 -1 roll exch lineto
  103. exch lineto
  104. exch lineto
  105. closepath clip
  106. newpath
  107. moveto
  108. }bind  def
  109. /doclip { llx lly urx ury clipFig } def
  110. /endFig {
  111. end SavedState restore
  112. }bind  def
  113. /globalstart {
  114. fontnum psize slant height resolution currentpoint 
  115. pagesave restore gsave 
  116. }bind  def
  117. /globalend {
  118. grestore moveto
  119. /resolution exch def /height exch def
  120. /slant exch def /psize exch def /fontnum exch def
  121. F
  122. /pagesave save def
  123. }bind  def
  124. /fontnum 1 def 
  125. systemdict /setpacking known { savepacking setpacking} if
  126. end
  127. /BP{
  128. save mark devps begin m0
  129. /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
  130. currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
  131. }bind def
  132. /EP{
  133. end cleartomark restore showpage}def
  134. /Encoding-1 256 array def
  135. 0 1 255 {Encoding-1 exch /.notdef put} for
  136. Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
  137. Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
  138. Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
  139. Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
  140. Encoding-1
  141. dup 8#41 /copyright put
  142. dup 8#42 /registered put
  143. dup 8#43 /trademark put
  144. dup 8#44 /logicalnot put
  145. dup 8#45 /Eth put
  146. dup 8#46 /eth put
  147. dup 8#47 /Thorn put
  148. dup 8#50 /thorn put
  149. dup 8#51 /brokenbar put
  150. dup 8#52 /degree put
  151. dup 8#53 /divide put
  152. dup 8#54 /multiply put
  153. dup 8#55 /minus put
  154. dup 8#56 /onehalf put
  155. dup 8#57 /onequarter put
  156. dup 8#60 /threequarters put
  157. dup 8#101 /Aacute put
  158. dup 8#102 /Acircumflex put
  159. dup 8#103 /Adieresis put
  160. dup 8#104 /Agrave put
  161. dup 8#105 /Aring put
  162. dup 8#106 /Atilde put
  163. dup 8#107 /Ccedilla put
  164. dup 8#110 /Eacute put
  165. dup 8#111 /Ecircumflex put
  166. dup 8#112 /Edieresis put
  167. dup 8#113 /Egrave put
  168. dup 8#114 /Iacute put
  169. dup 8#115 /Icircumflex put
  170. dup 8#116 /Idieresis put
  171. dup 8#117 /Igrave put
  172. dup 8#120 /Ntilde put
  173. dup 8#121 /Oacute put
  174. dup 8#122 /Ocircumflex put
  175. dup 8#123 /Odieresis put
  176. dup 8#124 /Ograve put
  177. dup 8#125 /Otilde put
  178. dup 8#126 /Scaron put
  179. dup 8#127 /Uacute put
  180. dup 8#130 /Ucircumflex put
  181. dup 8#131 /Udieresis put
  182. dup 8#132 /Ugrave put
  183. dup 8#133 /Ydieresis put
  184. dup 8#134 /Zcaron put
  185. dup 8#135 /aacute put
  186. dup 8#136 /acircumflex put
  187. dup 8#137 /adieresis put
  188. dup 8#140 /agrave put
  189. dup 8#141 /aring put
  190. dup 8#142 /atilde put
  191. dup 8#143 /ccedilla put
  192. dup 8#144 /eacute put
  193. dup 8#145 /ecircumflex put
  194. dup 8#146 /edieresis put
  195. dup 8#147 /egrave put
  196. dup 8#150 /iacute put
  197. dup 8#151 /icircumflex put
  198. dup 8#152 /idieresis put
  199. dup 8#153 /igrave put
  200. dup 8#154 /ntilde put
  201. dup 8#155 /oacute put
  202. dup 8#156 /ocircumflex put
  203. dup 8#157 /odieresis put
  204. dup 8#160 /ograve put
  205. dup 8#161 /otilde put
  206. dup 8#162 /scaron put
  207. dup 8#163 /uacute put
  208. dup 8#164 /ucircumflex put
  209. dup 8#165 /udieresis put
  210. dup 8#166 /ugrave put
  211. dup 8#167 /ydieresis put
  212. dup 8#170 /zcaron put
  213. pop
  214. /Enc-dict 30 dict def
  215. Enc-dict /tmpstr1 50 string put
  216. Enc-dict /tmpstr2 50 string put
  217. Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
  218. /AEnc-def { % arguments: the original font's name, encoding nr
  219. Enc-dict begin
  220. tmpstr2 cvs /Enc-no exch def % Remember the number in a string
  221. dup /OrigName exch def % remember the name
  222. findfont dup maxlength dict /newdict exch def % get dictionary for new font
  223. { exch dup /FID ne
  224.    { exch newdict 3 1 roll put }
  225.    { pop pop } % Ignore FID
  226.    ifelse
  227. } forall
  228. newdict begin
  229. /Encoding
  230.   tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
  231.   cvn load
  232.   def % Replace encoding
  233. currentdict /UniqueID known
  234. { /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
  235. end % newdict
  236. /FNlength OrigName tmpstr1 cvs length def % convert name, remember length
  237. FNlength 1 add Enc-no length add string
  238. dup 0 OrigName tmpstr1 cvs putinterval
  239. dup FNlength (-) putinterval
  240. dup FNlength 1 add Enc-no putinterval
  241. dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
  242. cvn dup newdict /FontName 3 2 roll put newdict definefont
  243. end % Enc-dict
  244. } def
  245. /Times-Roman 1 AEnc-def pop
  246. /R-1{/Times-Roman-1 FF}def
  247. /R{/Times-Roman FF}def
  248. %%EndProlog
  249. %%Page: 1 1
  250. BP
  251. /slant 0 def
  252. /height 0 def
  253. 480 V
  254. 10 R
  255. 720(CURSES)S
  256. 1109(()S
  257. 1151(3)S
  258. 1209())S
  259. 2696(Eighth)S
  260. (Edition)296 2989 A
  261. 4738(CURSES)S
  262. 5127(()S
  263. 5169(3)S
  264. 5227())S
  265. 960 V
  266. 9 R
  267. 720(N)S
  268. 722(NA)S
  269. 790(AM)S
  270. 858(ME)S
  271. 940(E)S
  272. 1080 V
  273. 10 R
  274. 1080(curses)S
  275. 10 R-1
  276. 1357(-)S
  277. 10 R
  278. (screen/window)610 1439 A
  279. 2074(management)S
  280. 2613(library)S
  281. 1248 V
  282. 9 R
  283. 720(S)S
  284. 722(SY)S
  285. 774(YN)S
  286. 842(NO)S
  287. 910(OP)S
  288. 978(PS)S
  289. 1030(SI)S
  290. 1082(IS)S
  291. 1115(S)S
  292. 1368 V
  293. 10 R
  294. 1080(cc)S
  295. 1208(demo.c)S
  296. 1539(-lcurses)S
  297. 1536 V
  298. 9 R
  299. 720(D)S
  300. 722(DE)S
  301. 790(ES)S
  302. 848(SC)S
  303. 900(CR)S
  304. 962(RI)S
  305. 1024(IP)S
  306. 1057(PT)S
  307. 1109(TI)S
  308. 1167(IO)S
  309. 1200(ON)S
  310. 1268(N)S
  311. 1656 V
  312. 10 R
  313. 1080(Curses)S
  314. 1387(is)S
  315. 1487(a)S
  316. 1565(library)S
  317. 1867(of)S
  318. 1984(screen)S
  319. 2275(and)S
  320. (window)324 2454 A
  321. 2812(management)S
  322. 3360(routines.)S
  323. 3768(It)S
  324. 3864(is)S
  325. 3965(modeled)S
  326. 4345(after)S
  327. 4565(the)S
  328. 4722(UNIX)S
  329. 5009(curses)S
  330. 1776 V
  331. 1080(and)S
  332. 1253(ncurses)S
  333. 1583(libraries.)S
  334. 1967(Normally,)S
  335. 2405(programs)S
  336. (written)286 2812 A
  337. 3125(for)S
  338. 3270(curses)S
  339. (should)267 3549 A
  340. 3843(be)S
  341. 3965(easily)S
  342. 4227(ported)S
  343. 4511(to)S
  344. 4616(UNIX,)S
  345. 4921(and)S
  346. 5093(vice)S
  347. 1896 V
  348. 1080(versa.)S
  349. 2064 V
  350. 1080(To)S
  351. 1219(use)S
  352. 1380(the)S
  353. 1530(routines,)S
  354. 1906(the)S
  355. 2056(function)S
  356. (initscr())320 2418 A
  357. 2765(must)S
  358. 2987(256rst)S
  359. 3172(be)S
  360. 3295(called.)S
  361. 3614(This)S
  362. 3821(creates)S
  363. 4130(two)S
  364. ('windows')431 4309 A
  365. 4768(for)S
  366. 4914(the)S
  367. 5065(user:)S
  368. 2184 V
  369. 1080(stdscr)S
  370. 1343(and)S
  371. 1516(curscr.)S
  372. 1841(Stdscr)S
  373. 2121(is)S
  374. 2216(the)S
  375. 2367(default)S
  376. (window)324 2675 A
  377. 3027(for)S
  378. 3173(the)S
  379. 3324(user)S
  380. 3520(to)S
  381. 3625(make)S
  382. 3870(changes)S
  383. 4221(on,)S
  384. 4373(and)S
  385. 4545(curscr)S
  386. 4819(re257ects)S
  387. 5138(the)S
  388. 2304 V
  389. 1080(current)S
  390. 1391(contents)S
  391. 1751(of)S
  392. 1860(the)S
  393. (physical)335 2008 A
  394. 2369(display)S
  395. 2685(screen.)S
  396. 3019(The)S
  397. 3202(user)S
  398. 3396(writes)S
  399. 3669(or)S
  400. 3779(edits)S
  401. 3995(the)S
  402. 4144(stdscr)S
  403. (window)324 4405 A
  404. 4755(to)S
  405. 4859(his)S
  406. 5002(liking,)S
  407. 2424 V
  408. 1080(then)S
  409. 1281(calls)S
  410. 1494(the)S
  411. 1645(refresh())S
  412. 2022(function)S
  413. 2385(to)S
  414. 2491(make)S
  415. 2737(curscr)S
  416. 3012(and)S
  417. 3184(the)S
  418. (physical)335 3334 A
  419. 3696(screen)S
  420. (look)178 3981 A
  421. 4186(like)S
  422. 4364(stdscr.)S
  423. 4676(When)S
  424. 4943(the)S
  425. 5093(user)S
  426. 2544 V
  427. 1080(program)S
  428. 1446(terminates,)S
  429. 1916(it)S
  430. (should)267 1997 A
  431. 2289(call)S
  432. 2460(the)S
  433. 2608(endwin())S
  434. 2997(function)S
  435. 3357(to)S
  436. 3460(restore)S
  437. 3760(things)S
  438. 4030(to)S
  439. 4133(normal.)S
  440. 2712 V
  441. 1080(There)S
  442. 1351(are)S
  443. 1510(all)S
  444. 1646(sorts)S
  445. 1871(of)S
  446. (window)324 1990 A
  447. 2349(manipulation)S
  448. 2914(routines)S
  449. 3273(available)S
  450. 3672(to)S
  451. 3785(the)S
  452. 3943(programmer:)S
  453. (auxiliary)358 4504 A
  454. (windows)363 4898 A
  455. 2832 V
  456. 1080(may)S
  457. 1285(be)S
  458. 1412(created,)S
  459. 1761(edited,)S
  460. 2064(moved)S
  461. 2369(and)S
  462. 2545(deleted.)S
  463. 2917(The)S
  464. 3105(terminal)S
  465. 3472(may)S
  466. 3676(be)S
  467. 3802(set)S
  468. 3945(in)S
  469. 4054(many)S
  470. 4308(different)S
  471. 4687(modes,)S
  472. 5005(output)S
  473. 2952 V
  474. 1080(text)S
  475. 1267(may)S
  476. 1476(be)S
  477. 1608(attributed)S
  478. 2031(with)S
  479. 2247(blink,)S
  480. 2515(blank,)S
  481. 2800(bold)S
  482. 3015(and)S
  483. 3197(reverse)S
  484. 3526(attributes.)S
  485. 3988(Screen)S
  486. 4300(colors)S
  487. 4583(may)S
  488. 4793(also)S
  489. 4992(be)S
  490. 5124(set,)S
  491. 3072 V
  492. (foreground)447 1080 A
  493. 1568(and)S
  494. (background.)499 1754 A
  495. 2319(There)S
  496. 2596(are)S
  497. (window-speci256c)666 2761 A
  498. 3468(printf-)S
  499. 3767(and)S
  500. 3952(scanf-like)S
  501. 4390(routines,)S
  502. 4779(routines)S
  503. 5143(for)S
  504. 3192 V
  505. (scrolling,)377 1080 A
  506. (box-drawing,)539 1482 A
  507. (window)324 2046 A
  508. 2395(overlaying,)S
  509. 2875(clearing)S
  510. 3225(routines)S
  511. 3574(etc.)S
  512. 3360 V
  513. 1080(For)S
  514. 1246(more)S
  515. 1479(and)S
  516. 1650(detailed)S
  517. 1995(information,)S
  518. 2521(see)S
  519. 2676(the)S
  520. 2825(library)S
  521. 3120(source)S
  522. 3409(codes.)S
  523. 3714(All)S
  524. 3869(curses)S
  525. 4147(functions)S
  526. 4547(are)S
  527. (preceded)364 4698 A
  528. 5089(by)S
  529. 5216(a)S
  530. 3480 V
  531. 1080(complete)S
  532. 1474(description.)S
  533. 3648 V
  534. 9 R
  535. 720(F)S
  536. 722(FU)S
  537. 774(UN)S
  538. 842(NC)S
  539. 910(CT)S
  540. 972(TI)S
  541. 1030(IO)S
  542. 1063(ON)S
  543. 1131(NS)S
  544. 1199(S)S
  545. 3768 V
  546. 10 R
  547. 1080(Below)S
  548. 1374(is)S
  549. 1472(a)S
  550. 1548(list)S
  551. 1702(over)S
  552. 1912(the)S
  553. 2066(available)S
  554. 2461(functions,)S
  555. 2891(together)S
  556. 3252(with)S
  557. 3462(a)S
  558. 3538(brief)S
  559. 3760(description)S
  560. 4238(of)S
  561. 4353(what)S
  562. 4580(they)S
  563. 4784(do.)S
  564. 4966(In)S
  565. 5082(gen-)S
  566. 3888 V
  567. 1080(eral,)S
  568. 1286(functions)S
  569. 1689(whose)S
  570. 1975(names)S
  571. 2261(start)S
  572. 2464(with)S
  573. 2672('w')S
  574. 2841(differ)S
  575. 3094(from)S
  576. 3318(the)S
  577. 3469(one)S
  578. (without)307 3642 A
  579. 3977('w')S
  580. 4146((like)S
  581. 4359(wmove)S
  582. 4683(vs.)S
  583. 4825(move))S
  584. 5110(sig-)S
  585. 4008 V
  586. 1080(nify)S
  587. 1268(that)S
  588. 1446(a)S
  589. 1518(speci256c)S
  590. (window)324 1853 A
  591. 2204(is)S
  592. 2298(used.)S
  593. (Without)329 2534 A
  594. 2890(a)S
  595. 2962('w',)S
  596. 3155(sdtscr)S
  597. 3417(is)S
  598. 3511(implied.)S
  599. 3895(The)S
  600. 4079(functions)S
  601. 4480(that)S
  602. 4658(start)S
  603. 4859(with)S
  604. 5065('mv')S
  605. 4128 V
  606. 1080(before)S
  607. 1380(the)S
  608. 1545('genereic')S
  609. 1997(function)S
  610. 2374(name)S
  611. 2634(signify)S
  612. 2955(that)S
  613. 3148(a)S
  614. 3235(cursor)S
  615. 3529(motion)S
  616. (should)267 3854 A
  617. 4162(be)S
  618. 4298(made)S
  619. 4557(before)S
  620. 4856(the)S
  621. 5020(actual)S
  622. 4248 V
  623. 1080(work.)S
  624. 1362('mv')S
  625. 1583(and)S
  626. 1753('w')S
  627. 1919(combine)S
  628. 2290(as)S
  629. 2399(expected.)S
  630. 4416 V
  631. 1080(Most)S
  632. 1313(routines)S
  633. 1664(that)S
  634. 1842(return)S
  635. 2110(an)S
  636. 2232(int)S
  637. (will)157 2365 A
  638. 2549(return)S
  639. 2817(the)S
  640. 2967(manifest)S
  641. 3341(constant)S
  642. 3703(ERR)S
  643. 3926(if)S
  644. 4015(there)S
  645. 4244(is)S
  646. 4338(a)S
  647. 4410(failure)S
  648. 4702(during)S
  649. 4992(execu-)S
  650. 4536 V
  651. 1080(tion.)S
  652. 1314(Routines)S
  653. 1699(that)S
  654. 1878(return)S
  655. 2147(a)S
  656. 2220(char)S
  657. 2422(actually)S
  658. 2769(return)S
  659. 3038(an)S
  660. 3161(int,)S
  661. 3320(so)S
  662. 3437(that)S
  663. 3616(ERR)S
  664. 3839(does)S
  665. 4050(not)S
  666. 4205(con257ict)S
  667. 4534(with)S
  668. 4740(the)S
  669. 4890(character)S
  670. 4656 V
  671. 1080(code)S
  672. 1295(0xff.)S
  673. 1538(All)S
  674. 1692(characters)S
  675. 2127(from)S
  676. 2348(0)S
  677. 2423(to)S
  678. 2526(0xff)S
  679. 2719(are)S
  680. 2868(allowed)S
  681. 3212(for)S
  682. 3355(usage)S
  683. 3609(with)S
  684. 3813(curses.)S
  685. 4824 V
  686. 1080(Some)S
  687. 1340(routines,)S
  688. 1720(like)S
  689. 1902({mv}{w})S
  690. 2326(printw())S
  691. 2688(and)S
  692. 2864({mv}{w}scanw())S
  693. 3608(return)S
  694. 3880(a)S
  695. 3956(meaningful)S
  696. (positive)318 4445 A
  697. 4794(value)S
  698. 5044(if)S
  699. 5138(the)S
  700. 4944 V
  701. 1080(operation)S
  702. 1485(is)S
  703. (successful.)439 1577 A
  704. 5112 V
  705. 1080(The)S
  706. 1263(curses)S
  707. 1541(package)S
  708. 1897(uses)S
  709. 2096(some)S
  710. 2334(prede256ned)S
  711. 2785(types,)S
  712. 3048(variables)S
  713. 3438(and)S
  714. 3609(manifest)S
  715. 3982(constants)S
  716. 4382(that)S
  717. 4559(are)S
  718. 4709(also)S
  719. 4897(available)S
  720. 5232 V
  721. 1080(to)S
  722. 1184(the)S
  723. 1333(programmer.)S
  724. 1907(There)S
  725. 2169(are)S
  726. 2318(also)S
  727. 2505(a)S
  728. 2575(few)S
  729. 2752(globally)S
  730. (accessible)409 3106 A
  731. 3540(variables)S
  732. 3929(that)S
  733. (should)267 4105 A
  734. 4397(not)S
  735. 4550(be)S
  736. 4670(touched)S
  737. 5013(by)S
  738. 5138(the)S
  739. 5352 V
  740. 1080(application)S
  741. 1554(program.)S
  742. 1972(Those)S
  743. 2245(untouchable)S
  744. 2763(variables)S
  745. 3154(have)S
  746. 3371(names)S
  747. 3656(starting)S
  748. 3986(with)S
  749. 4193(an)S
  750. (underscore)442 4316 A
  751. 4786((_))S
  752. 4932(to)S
  753. 5038(avoid)S
  754. 5472 V
  755. 1080(con257icts.)S
  756. 1500(The)S
  757. (user-accessible)611 1686 A
  758. 2326(types,)S
  759. 2592(variables)S
  760. 2985(and)S
  761. 3159(constants)S
  762. 3562(are)S
  763. 3715((there)S
  764. 3980(are)S
  765. 4132(a)S
  766. 4205(number)S
  767. 4540(of)S
  768. 4652(other)S
  769. 4887(constants)S
  770. 5592 V
  771. 1080(de256ning)S
  772. 1434(character)S
  773. 1830(attribute)S
  774. 2191(names)S
  775. 2473(and)S
  776. 2643(function)S
  777. 3003(key)S
  778. 3173(names)S
  779. 3455(-)S
  780. 3514(consult)S
  781. 3829(<curses.h>)S
  782. 4295(for)S
  783. 4438(details):)S
  784. 5832 V
  785. 1080((manifest)S
  786. 1486(constants))S
  787. 5952 V
  788. 1440(TRUE)S
  789. (boolean)318 3600 A
  790. 3943(true)S
  791. 6072 V
  792. 1440(FALSE)S
  793. (boolean)318 3600 A
  794. 3943(false)S
  795. 6192 V
  796. 1440(ERR)S
  797. (unsuccessfull)542 3600 A
  798. 4167(operation)S
  799. 6312 V
  800. 1440(OK)S
  801. (successfull)442 3600 A
  802. 4067(operation)S
  803. 6552 V
  804. 1080((types))S
  805. 6672 V
  806. (WINDOW)443 1440 A
  807. 3600(a)S
  808. (window)324 3670 A
  809. 4019(structure)S
  810. 4397(type)S
  811. 6792 V
  812. (bool)178 1440 A
  813. (boolean)318 3600 A
  814. 3943(257ag)S
  815. 4119(type)S
  816. 7032 V
  817. 1080((variables))S
  818. 7152 V
  819. (WINDOW)443 1440 A
  820. 1908(curscr)S
  821. (physical)335 3600 A
  822. 3960(display)S
  823. 4275(image)S
  824. 7272 V
  825. (WINDOW)443 1440 A
  826. 1908(stdscr)S
  827. 3600(default)S
  828. 3905(user)S
  829. 4098(drawing)S
  830. 4453(board)S
  831. 7392 V
  832. 1440(int)S
  833. 1571(LINES)S
  834. 3600(terminal)S
  835. 3961(height)S
  836. 7512 V
  837. 1440(int)S
  838. 1571(COLS)S
  839. 3600(terminal)S
  840. 3961(width)S
  841. 7903 V
  842. 720(Page)S
  843. 941(1)S
  844. 4455(September)S
  845. 4911(13,)S
  846. (1996)200 5061 A
  847. 8143 V
  848. EP
  849. %%Page: 2 2
  850. BP
  851. /slant 0 def
  852. /height 0 def
  853. 480 V
  854. 10 R
  855. 720(CURSES)S
  856. 1109(()S
  857. 1151(3)S
  858. 1209())S
  859. 2696(Eighth)S
  860. (Edition)296 2989 A
  861. 4738(CURSES)S
  862. 5127(()S
  863. 5169(3)S
  864. 5227())S
  865. 960 V
  866. 1440(int)S
  867. (NONL)281 1571 A
  868. 3600(\n)S
  869. 3703(causes)S
  870. 3991(CR)S
  871. 4150(and)S
  872. 4320(LF)S
  873. 4463(when)S
  874. 4706(TRUE)S
  875. 1200 V
  876. 1080(The)S
  877. 1264(following)S
  878. 1682(is)S
  879. 1776(an)S
  880. 1898(alphabetical)S
  881. 2412(list)S
  882. 2562(of)S
  883. 2673(the)S
  884. 2823(curses)S
  885. 3102(functions,)S
  886. 3529(together)S
  887. 3887(with)S
  888. 4094(their)S
  889. 4307(types,)S
  890. 4572(parameters)S
  891. 5043(and)S
  892. 5216(a)S
  893. 1320 V
  894. 1080(short)S
  895. 1308(comment)S
  896. 1709(for)S
  897. (each)185 1854 A
  898. 2066((win)S
  899. 2278(is)S
  900. 2372(a)S
  901. (window,)349 2444 A
  902. 2820(ch,)S
  903. 2967(vc,)S
  904. 3114(hc)S
  905. 3236(are)S
  906. 3387(characters,)S
  907. 3849(buf)S
  908. 4010(is)S
  909. 4104(a)S
  910. 4176(character)S
  911. 4574(buffer,)S
  912. 4873(attrs)S
  913. 5073(is)S
  914. 5166(an)S
  915. 1440 V
  916. 1080(attribute)S
  917. 1441(bit)S
  918. 1572(map,)S
  919. 1795(bf)S
  920. 1904(is)S
  921. 1996(a)S
  922. (boolean)318 2066 A
  923. 2409(257ag.)S
  924. 2635(Note)S
  925. 2856(that)S
  926. 3032(`characters')S
  927. 3535(in)S
  928. 3638(this)S
  929. 3808(context)S
  930. 4129(usually)S
  931. 4444(can)S
  932. 4609(have)S
  933. 4824(16)S
  934. 4949(bits):)S
  935. 1680 V
  936. 1080(int)S
  937. 1211(waddch(win,ch))S
  938. 3240(put)S
  939. 3393(char)S
  940. 3592(in)S
  941. 3695(stdscr)S
  942. 1800 V
  943. 1080(int)S
  944. 1211(addch(ch))S
  945. 1920 V
  946. 1080(int)S
  947. 1211(mvaddch(y,x,ch))S
  948. 2040 V
  949. 1080(int)S
  950. 1211(mvwaddch(win,y,x,ch))S
  951. 2280 V
  952. 1080(int)S
  953. 1211(waddstr(win,str))S
  954. 3240(put)S
  955. 3393(string)S
  956. 3647(in)S
  957. 3750(stdscr)S
  958. 2400 V
  959. 1080(int)S
  960. 1211(addstr(str))S
  961. 2520 V
  962. 1080(int)S
  963. 1211(mvaddstr(y,x,str))S
  964. 2640 V
  965. 1080(int)S
  966. 1211(mvwaddstr(win,y,x,str))S
  967. 2880 V
  968. 1080(void)S
  969. (wattroff(win,attrs))744 1283 A
  970. 3240(clear)S
  971. 3462(attribute(s))S
  972. 3930(in)S
  973. (window)324 4033 A
  974. 3000 V
  975. 1080(void)S
  976. (attroff(attrs))495 1283 A
  977. 3240 V
  978. 1080(void)S
  979. 1283(wattron(win,attrs))S
  980. 3240(add)S
  981. 3410(attribute(s))S
  982. 3878(in)S
  983. (window)324 3981 A
  984. 3360 V
  985. 1080(void)S
  986. 1283(attron(attrs))S
  987. 3600 V
  988. 1080(void)S
  989. 1283(wattrset(win,attrs))S
  990. 3240(set)S
  991. (window)324 3377 A
  992. 3726(char)S
  993. 3925(attributes)S
  994. 3720 V
  995. 1080(void)S
  996. 1283(attrset(attrs))S
  997. 3960 V
  998. 1080(int)S
  999. 1211(baudrate())S
  1000. 3240(dummy)S
  1001. 3571(for)S
  1002. (compatibility)536 3714 A
  1003. 4200 V
  1004. 1080(void)S
  1005. 1283(beep())S
  1006. 3240(ring)S
  1007. 3427(the)S
  1008. 3575(bell)S
  1009. 3751(or)S
  1010. 3860(visible)S
  1011. 4153(bell)S
  1012. 4329(if)S
  1013. 4416(no)S
  1014. 4541(bell)S
  1015. 4717(available)S
  1016. 4440 V
  1017. 1080(void)S
  1018. 1283(257ash())S
  1019. 3240(257ash)S
  1020. 3455(terminal)S
  1021. 3816(screen)S
  1022. 4099(or)S
  1023. 4208(rings)S
  1024. 4434(bell)S
  1025. 4610(if)S
  1026. 4697(no)S
  1027. 4822(visible)S
  1028. 5115(bell)S
  1029. 5291(available)S
  1030. 4680 V
  1031. 1080(void)S
  1032. (wbox(win,miny,minx,maxy,maxx,vc,hc))1640 1283 A
  1033. (box)150 3240 A
  1034. 3415(in)S
  1035. 3518(a)S
  1036. (window,)349 3588 A
  1037. 3962(with)S
  1038. 4166(given)S
  1039. 4414(characters)S
  1040. 4800 V
  1041. 1080(void)S
  1042. (box(win,vc,hc))609 1283 A
  1043. 5040 V
  1044. 1080(void)S
  1045. 1283(cbreak())S
  1046. 3240(set)S
  1047. 3377(terminal)S
  1048. 3738(cbreak)S
  1049. 4032(mode)S
  1050. 5280 V
  1051. 1080(void)S
  1052. 1283(wclear(win))S
  1053. 3240(clear)S
  1054. 3462(stdscr)S
  1055. 5400 V
  1056. 1080(void)S
  1057. (clear())265 1283 A
  1058. 5640 V
  1059. 1080(void)S
  1060. 1283(clearok(win,bf))S
  1061. 3240(marks)S
  1062. (window)324 3511 A
  1063. 3860(for)S
  1064. 4003(screen)S
  1065. 4286(clear)S
  1066. 5880 V
  1067. 1080(int)S
  1068. (wclrtobot(win))605 1211 A
  1069. 3240(clear)S
  1070. 3462(from)S
  1071. 3683(cursor)S
  1072. 3960(to)S
  1073. 4063(end)S
  1074. 4233(of)S
  1075. 4342(line)S
  1076. 4518(and)S
  1077. 4688(all)S
  1078. 4814(lines)S
  1079. 5029(down)S
  1080. 5277(this)S
  1081. 5447(line)S
  1082. 6000 V
  1083. 1080(int)S
  1084. (clrtobot())381 1211 A
  1085. 6120 V
  1086. 1080(int)S
  1087. 1211(mvclrtoeol(y,x))S
  1088. 6240 V
  1089. 1080(int)S
  1090. (mvwclrtobot(win,y,x))883 1211 A
  1091. 6480 V
  1092. 1080(int)S
  1093. 1211(wclrtoeol(win))S
  1094. 3240(clear)S
  1095. 3462(from)S
  1096. 3683(cursor)S
  1097. 3960(to)S
  1098. 4063(end)S
  1099. 4233(of)S
  1100. 4342(line)S
  1101. 6600 V
  1102. 1080(int)S
  1103. 1211(clrtoeol())S
  1104. 6720 V
  1105. 1080(int)S
  1106. 1211(mvclrtoeol(y,x))S
  1107. 6840 V
  1108. 1080(int)S
  1109. 1211(mvwclrtoeol(win,y,x))S
  1110. 7080 V
  1111. 1080(int)S
  1112. 1211(wdelch(win))S
  1113. 3240(delete)S
  1114. 3506(a)S
  1115. 3576(char)S
  1116. 3775(in)S
  1117. 3878(a)S
  1118. (window)324 3948 A
  1119. 7200 V
  1120. 1080(int)S
  1121. 1211(delch())S
  1122. 7320 V
  1123. 1080(int)S
  1124. 1211(mvdelch(y,x))S
  1125. 7440 V
  1126. 1080(int)S
  1127. 1211(mvwdelch(win,y,x))S
  1128. 7903 V
  1129. 720(September)S
  1130. 1176(13,)S
  1131. (1996)200 1326 A
  1132. 4990(Page)S
  1133. 5211(2)S
  1134. 8143 V
  1135. EP
  1136. %%Page: 3 3
  1137. BP
  1138. /slant 0 def
  1139. /height 0 def
  1140. 480 V
  1141. 10 R
  1142. 720(CURSES)S
  1143. 1109(()S
  1144. 1151(3)S
  1145. 1209())S
  1146. 2696(Eighth)S
  1147. (Edition)296 2989 A
  1148. 4738(CURSES)S
  1149. 5127(()S
  1150. 5169(3)S
  1151. 5227())S
  1152. 960 V
  1153. 1080(int)S
  1154. 1211(wdeleteln(win))S
  1155. 3240(delete)S
  1156. 3506(a)S
  1157. 3576(line)S
  1158. 3752(in)S
  1159. 3855(a)S
  1160. (window)324 3925 A
  1161. 1080 V
  1162. 1080(int)S
  1163. 1211(deleteln())S
  1164. 1200 V
  1165. 1080(int)S
  1166. 1211(mvdeleteln(y,x))S
  1167. 1320 V
  1168. 1080(int)S
  1169. 1211(mvwdeleteln(win,y,x))S
  1170. 1560 V
  1171. 1080(void)S
  1172. 1283(delwin(win))S
  1173. 3240(delete)S
  1174. 3506(a)S
  1175. (window)324 3576 A
  1176. 3925(or)S
  1177. 4034(a)S
  1178. (subwindow)463 4104 A
  1179. 1680 V
  1180. 1080(void)S
  1181. (doupdate())436 1283 A
  1182. (update)268 3240 A
  1183. (physical)335 3533 A
  1184. 3893(screen)S
  1185. 1800 V
  1186. 1080(void)S
  1187. 1283(echo())S
  1188. 3240(set)S
  1189. 3377(terminal)S
  1190. 3738(echo)S
  1191. 3953(mode)S
  1192. 1920 V
  1193. 1080(int)S
  1194. 1211(endwin())S
  1195. (cleanup)313 3240 A
  1196. 3578(and)S
  1197. 3748(curses)S
  1198. (256nitialization)537 4025 A
  1199. 2160 V
  1200. 1080(void)S
  1201. 1283(werase(win))S
  1202. 3240(erase)S
  1203. 3473(a)S
  1204. (window)324 3543 A
  1205. 2280 V
  1206. 1080(void)S
  1207. 1283(erase())S
  1208. 2520 V
  1209. 1080(int)S
  1210. (erasechar())450 1211 A
  1211. 3240(return)S
  1212. 3506(char)S
  1213. 3705(delete)S
  1214. 3971(character)S
  1215. 2640 V
  1216. 1080(int)S
  1217. 1211(256xterm())S
  1218. 3240(dummy)S
  1219. 3571(for)S
  1220. (compatibility)536 3714 A
  1221. 2760 V
  1222. 1080(void)S
  1223. 1283(257ushinp())S
  1224. (kill)134 3240 A
  1225. 3399(pending)S
  1226. (keyboard)374 3747 A
  1227. (input)206 4146 A
  1228. 3000 V
  1229. 1080(int)S
  1230. 1211(wgetch(win))S
  1231. 3240(get)S
  1232. 3388(char)S
  1233. 3587(via)S
  1234. 3735(a)S
  1235. (window)324 3805 A
  1236. 3120 V
  1237. 1080(int)S
  1238. 1211(getch())S
  1239. 3240 V
  1240. 1080(int)S
  1241. 1211(mvgetch(y,x))S
  1242. 3360 V
  1243. 1080(int)S
  1244. 1211(mvwgetch(win,y,x))S
  1245. 3600 V
  1246. 1080(int)S
  1247. 1211(wgetstr(win,str))S
  1248. 3240(get)S
  1249. 3388(string)S
  1250. 3642(via)S
  1251. (window)324 3790 A
  1252. 4139(to)S
  1253. 4242(a)S
  1254. 4312(buffer)S
  1255. 3720 V
  1256. 1080(int)S
  1257. 1211(getstr(str))S
  1258. 3840 V
  1259. 1080(int)S
  1260. 1211(mvgetstr(y,x,str))S
  1261. 3960 V
  1262. 1080(int)S
  1263. 1211(mvwgetstr(win,y,x,str))S
  1264. 4200 V
  1265. 1080(void)S
  1266. 1283(getyx(win,y,x))S
  1267. 3240(get)S
  1268. 3388(a)S
  1269. (window's)397 3458 A
  1270. 3880(cursor)S
  1271. (position)323 4157 A
  1272. 4440 V
  1273. 1080(int)S
  1274. 1211(gettmode())S
  1275. 3240(dummy)S
  1276. 3571(for)S
  1277. (compatibility)536 3714 A
  1278. 4560 V
  1279. 1080(void)S
  1280. 1283(idlok(win,bf))S
  1281. 3240(dummy)S
  1282. 3571(for)S
  1283. (compatibility)536 3714 A
  1284. 4680 V
  1285. (WINDOW)443 1080 A
  1286. (*initscr())370 1548 A
  1287. 3240(curses)S
  1288. (initialization)509 3517 A
  1289. 4051((ret)S
  1290. 4217(stdscr)S
  1291. 4477(or)S
  1292. 4586(NULL))S
  1293. 4920 V
  1294. 1080(int)S
  1295. 1211(winch(win))S
  1296. 3240(get)S
  1297. 3388(char)S
  1298. 3587(at)S
  1299. (window)324 3685 A
  1300. 4034(cursor)S
  1301. 5040 V
  1302. 1080(int)S
  1303. 1211(inch())S
  1304. 5160 V
  1305. 1080(int)S
  1306. 1211(mvinch(y,x))S
  1307. 5280 V
  1308. 1080(int)S
  1309. 1211(mvwinch(win,y,x))S
  1310. 5520 V
  1311. 1080(int)S
  1312. 1211(winsch(win,ch))S
  1313. 3240(insert)S
  1314. 3489(character)S
  1315. 3885(in)S
  1316. 3988(a)S
  1317. (window)324 4058 A
  1318. 5640 V
  1319. 1080(int)S
  1320. 1211(insch(ch))S
  1321. 5760 V
  1322. 1080(int)S
  1323. 1211(mvinsch(y,x,ch))S
  1324. 5880 V
  1325. 1080(int)S
  1326. 1211(mvwinsch(win,y,x,ch))S
  1327. 6120 V
  1328. 1080(int)S
  1329. 1211(winsertln(win))S
  1330. 3240(insert)S
  1331. 3489(new)S
  1332. 3682(line)S
  1333. 3858(in)S
  1334. 3961(a)S
  1335. (window)324 4031 A
  1336. 6240 V
  1337. 1080(int)S
  1338. 1211(insertln())S
  1339. 6360 V
  1340. 1080(int)S
  1341. 1211(mvinsertln(y,x))S
  1342. 6480 V
  1343. 1080(int)S
  1344. 1211(mvwinsertln(win,y,x))S
  1345. 6720 V
  1346. 1080(void)S
  1347. 1283(keypad(win,bf))S
  1348. 3240(marks)S
  1349. 3511(a)S
  1350. (window)324 3581 A
  1351. 3930(for)S
  1352. 4073(keypad)S
  1353. 4388(usage)S
  1354. 6840 V
  1355. 1080(int)S
  1356. (killchar())376 1211 A
  1357. 3240(return)S
  1358. 3506(line)S
  1359. 3682(delete)S
  1360. 3948(character)S
  1361. 6960 V
  1362. 1080(char)S
  1363. (*longname())514 1279 A
  1364. 3240(returns)S
  1365. 3545(terminal)S
  1366. 3906(description)S
  1367. 4378(string)S
  1368. 7080 V
  1369. 1080(void)S
  1370. 1283(leaveok(win,bf))S
  1371. 3240(marks)S
  1372. (window)324 3511 A
  1373. 3860(for)S
  1374. 4003(cursor)S
  1375. ('update)302 4280 A
  1376. 4607(leave')S
  1377. 7200 V
  1378. 1080(void)S
  1379. 1283(meta(win,bf))S
  1380. 3240(marks)S
  1381. (window)324 3511 A
  1382. 3860(for)S
  1383. 4003(meta)S
  1384. 7320 V
  1385. 1080(int)S
  1386. 1211(move(y,x))S
  1387. 3240(move)S
  1388. 3488(cursor)S
  1389. 3765(in)S
  1390. 3868(stdscr)S
  1391. 7440 V
  1392. 1080(int)S
  1393. 1211(mvcur(oldy,oldx,y,x))S
  1394. 3240(move)S
  1395. 3488(terminal)S
  1396. 3849(cursor)S
  1397. 4126(to)S
  1398. 4229(<y,x>)S
  1399. 7903 V
  1400. 720(Page)S
  1401. 941(3)S
  1402. 4455(September)S
  1403. 4911(13,)S
  1404. (1996)200 5061 A
  1405. 8143 V
  1406. EP
  1407. %%Page: 4 4
  1408. BP
  1409. /slant 0 def
  1410. /height 0 def
  1411. 480 V
  1412. 10 R
  1413. 720(CURSES)S
  1414. 1109(()S
  1415. 1151(3)S
  1416. 1209())S
  1417. 2696(Eighth)S
  1418. (Edition)296 2989 A
  1419. 4738(CURSES)S
  1420. 5127(()S
  1421. 5169(3)S
  1422. 5227())S
  1423. 960 V
  1424. 1080(int)S
  1425. 1211(mvprintw(y,x,fmt,args))S
  1426. 3240(move)S
  1427. 3488(&)S
  1428. 3591(print)S
  1429. 3806(string)S
  1430. 4060(in)S
  1431. 4163(stdscr)S
  1432. 1200 V
  1433. 1080(int)S
  1434. 1211(mvscanw(y,x,fmt,args))S
  1435. 3240(move)S
  1436. 3488(&)S
  1437. 3591(get)S
  1438. 3739(values)S
  1439. 4021(via)S
  1440. 4169(stdscr)S
  1441. 1320 V
  1442. 1080(int)S
  1443. 1211(mvwin(win,y,x))S
  1444. 3240(move)S
  1445. (window)324 3488 A
  1446. 3837(on)S
  1447. (physical)335 3962 A
  1448. 4322(screen)S
  1449. 1440 V
  1450. 1080(int)S
  1451. 1211(mvwprintw(win,x,y,fmt,args))S
  1452. 3240(move)S
  1453. 3488(&)S
  1454. 3591(print)S
  1455. 3806(string)S
  1456. 4060(in)S
  1457. 4163(a)S
  1458. (window)324 4233 A
  1459. 1560 V
  1460. 1080(int)S
  1461. 1211(mvwscanw(win,y,x,fmt,args))S
  1462. 3240(move)S
  1463. 3488(&)S
  1464. 3591(get)S
  1465. 3739(values)S
  1466. 4021(via)S
  1467. 4169(a)S
  1468. (window)324 4239 A
  1469. 1680 V
  1470. (WINDOW)443 1080 A
  1471. 1548(*newwin(lines,cols,begy,begx))S
  1472. 3240(create)S
  1473. 3507(a)S
  1474. 3577(new)S
  1475. (window)324 3770 A
  1476. 1800 V
  1477. 1080(void)S
  1478. 1283(nl())S
  1479. 3240(set)S
  1480. 3377(terminal)S
  1481. 3738(cr-crlf)S
  1482. 4017(mapping)S
  1483. 4393(mode)S
  1484. 1920 V
  1485. 1080(void)S
  1486. 1283(nocbreak())S
  1487. 3240(unset)S
  1488. 3477(terminal)S
  1489. 3838(cbreak)S
  1490. 4132(mod)S
  1491. 2040 V
  1492. 1080(void)S
  1493. (nodelay(win,bf))646 1283 A
  1494. 3240(marks)S
  1495. (window)324 3511 A
  1496. 3860(for)S
  1497. 4003(no)S
  1498. (input)206 4128 A
  1499. 4359(wait)S
  1500. 2160 V
  1501. 1080(void)S
  1502. 1283(noecho())S
  1503. 3240(unset)S
  1504. 3477(terminal)S
  1505. 3838(echo)S
  1506. 4053(mode)S
  1507. 2280 V
  1508. 1080(void)S
  1509. (nonl())246 1283 A
  1510. 3240(unset)S
  1511. 3477(terminal)S
  1512. 3838(cr-crlf)S
  1513. 4117(mapping)S
  1514. 4493(mode)S
  1515. 2400 V
  1516. 1080(void)S
  1517. 1283(noraw())S
  1518. 3240(unset)S
  1519. 3477(raw)S
  1520. 3654(terminal)S
  1521. 4015(mode)S
  1522. 2520 V
  1523. 1080(void)S
  1524. 1283(overlay(win1,win2))S
  1525. 3240(overlay)S
  1526. 3567(one)S
  1527. (window)324 3737 A
  1528. 4086(on)S
  1529. 4211(another)S
  1530. 2640 V
  1531. 1080(void)S
  1532. 1283(overwrite(win1,win2))S
  1533. 3240(overwrite)S
  1534. 3652(one)S
  1535. (window)324 3822 A
  1536. 4171(on)S
  1537. 4296(another)S
  1538. 2760 V
  1539. 1080(int)S
  1540. 1211(printw(fmt,args))S
  1541. 3240(print)S
  1542. 3455(string)S
  1543. 3709(in)S
  1544. 3812(stdscr)S
  1545. 2880 V
  1546. 1080(void)S
  1547. 1283(raw())S
  1548. 3240(set)S
  1549. 3377(raw)S
  1550. 3554(terminal)S
  1551. 3915(mode)S
  1552. 3000 V
  1553. 1080(void)S
  1554. 1283(refrbrk(bf))S
  1555. 3240(set)S
  1556. 3377(screen)S
  1557. (update)268 3660 A
  1558. 3953(break)S
  1559. 4202(mode)S
  1560. 3120 V
  1561. 1080(void)S
  1562. 1283(refresh())S
  1563. 3240(refresh)S
  1564. 3546(stdscr)S
  1565. 3240 V
  1566. 1080(int)S
  1567. 1211(resetterm())S
  1568. 3240(dummy)S
  1569. 3571(for)S
  1570. (compatibility)536 3714 A
  1571. 3360 V
  1572. 1080(int)S
  1573. 1211(resetty())S
  1574. 3240(restore)S
  1575. 3540(terminal)S
  1576. 3901(I/O)S
  1577. 4061(modes)S
  1578. 3480 V
  1579. 1080(int)S
  1580. 1211(saveoldterm())S
  1581. 3240(dummy)S
  1582. 3571(for)S
  1583. (compatibility)536 3714 A
  1584. 3600 V
  1585. 1080(int)S
  1586. 1211(saveterm())S
  1587. 3240(dummy)S
  1588. 3571(for)S
  1589. (compatibility)536 3714 A
  1590. 3720 V
  1591. 1080(int)S
  1592. 1211(savetty())S
  1593. 3240(save)S
  1594. 3444(terminal)S
  1595. 3805(I/O)S
  1596. 3965(modes)S
  1597. 3840 V
  1598. 1080(int)S
  1599. 1211(scanw(fmt,args))S
  1600. 3240(get)S
  1601. 3388(values)S
  1602. 3670(via)S
  1603. 3818(stdscr)S
  1604. 3960 V
  1605. 1080(void)S
  1606. 1283(scroll(win))S
  1607. 3240(scroll)S
  1608. (scrolling)352 3489 A
  1609. 3866(region)S
  1610. 4148(of)S
  1611. 4257(a)S
  1612. (window)324 4327 A
  1613. 4080 V
  1614. 1080(void)S
  1615. 1283(scrollok(win,bf))S
  1616. 3240(marks)S
  1617. 3511(a)S
  1618. (window)324 3581 A
  1619. 3930(to)S
  1620. 4033(allow)S
  1621. 4282(scroll)S
  1622. 4200 V
  1623. 1080(void)S
  1624. 1283(setcolors(A_COLOR(for,back)))S
  1625. 3240(sets)S
  1626. 3416(the)S
  1627. (forground)402 3564 A
  1628. 3991(and)S
  1629. (background)474 4161 A
  1630. 4320 V
  1631. 3240(colors)S
  1632. 3511(of)S
  1633. 3620(stdscr)S
  1634. 4440 V
  1635. 1080(void)S
  1636. (set_curs(visibility))755 1283 A
  1637. 3240(0)S
  1638. 3315(for)S
  1639. 3458(invisible,)S
  1640. 3854(1)S
  1641. 3929(for)S
  1642. 4072(visible,)S
  1643. 4390(2)S
  1644. 4465(for)S
  1645. (good)200 4608 A
  1646. 4560 V
  1647. 3240(visible)S
  1648. 4680 V
  1649. 1080(int)S
  1650. 1211(setsrcreg(miny,maxy))S
  1651. 3240(de256ne)S
  1652. 3511(stdscr's)S
  1653. 3844(scroll)S
  1654. 4093(region)S
  1655. 4800 V
  1656. 1080(int)S
  1657. 1211(setterm())S
  1658. 3240(dummy)S
  1659. 3571(for)S
  1660. (compatibility)536 3714 A
  1661. 4920 V
  1662. 1080(int)S
  1663. (setupterm(term,fd,errret))1004 1211 A
  1664. 3240(set)S
  1665. 3377(up)S
  1666. 3502(terminal)S
  1667. 5040 V
  1668. 1080(void)S
  1669. 1283(standend())S
  1670. 3240(start)S
  1671. 3439(normal)S
  1672. 3749(chars)S
  1673. 3987(in)S
  1674. 4090(stdscr)S
  1675. 5160 V
  1676. 1080(void)S
  1677. (standout())408 1283 A
  1678. 3240(start)S
  1679. (standout)340 3439 A
  1680. 3804(chars)S
  1681. 4042(in)S
  1682. 4145(stdscr)S
  1683. 5280 V
  1684. (WINDOW)443 1080 A
  1685. 1548(*subwin(win,lines,cols,begy,begx))S
  1686. 5400 V
  1687. 3240(create)S
  1688. 3507(a)S
  1689. (sub-window)497 3577 A
  1690. 4099(in)S
  1691. (window)324 4202 A
  1692. 4551(win)S
  1693. 5520 V
  1694. 1080(int)S
  1695. 1211(tabsize(ts))S
  1696. 3240(set/get)S
  1697. 3528(tabsize)S
  1698. 3833(of)S
  1699. 3942(stdscr)S
  1700. 5640 V
  1701. 1080(void)S
  1702. 1283(touchwin(win))S
  1703. 3240(mark)S
  1704. 3472(a)S
  1705. (window)324 3542 A
  1706. 3891(as)S
  1707. 4000(totally)S
  1708. 4282(modi256ed)S
  1709. 5760 V
  1710. 1080(char)S
  1711. (*unctrl(ch))448 1279 A
  1712. 3240(char-to-string)S
  1713. (converter)381 3814 A
  1714. 5880 V
  1715. 1080(int)S
  1716. 1211(wmove(win,y,x))S
  1717. 3240(move)S
  1718. 3488(cursor)S
  1719. 3765(in)S
  1720. 3868(a)S
  1721. (window)324 3938 A
  1722. 6000 V
  1723. 1080(void)S
  1724. (wnoutrefresh(win))751 1283 A
  1725. 3240(create)S
  1726. 3507(internal)S
  1727. 3840(screen)S
  1728. 4123(image)S
  1729. 6120 V
  1730. 1080(int)S
  1731. 1211(wprintw(win,fmt,args))S
  1732. 3240(print)S
  1733. 3455(string)S
  1734. 3709(in)S
  1735. 3812(a)S
  1736. (window)324 3882 A
  1737. 6240 V
  1738. 1080(void)S
  1739. 1283(wrefresh(win))S
  1740. 3240(refresh)S
  1741. (window)324 3546 A
  1742. 6360 V
  1743. 1080(int)S
  1744. 1211(wscanw(win,fmt,args))S
  1745. 3240(get)S
  1746. 3388(values)S
  1747. 3670(via)S
  1748. 3818(a)S
  1749. (window)324 3888 A
  1750. 6480 V
  1751. 1080(void)S
  1752. 1283(wsetcolors(win,A_COLOR(for,back)))S
  1753. 3240(sets)S
  1754. 3416(the)S
  1755. (forground)402 3564 A
  1756. 3991(and)S
  1757. 6600 V
  1758. (background)474 3240 A
  1759. 3739(colors)S
  1760. 4010(of)S
  1761. 4119(the)S
  1762. 4267(speci256ed)S
  1763. (window)324 4650 A
  1764. 6720 V
  1765. 1080(int)S
  1766. 1211(wsetsrcreg(win,miny,maxy))S
  1767. 3240(de256ne)S
  1768. 3511(a)S
  1769. (window's)397 3581 A
  1770. (scrolling)352 4003 A
  1771. 4380(region)S
  1772. 6840 V
  1773. 1080(void)S
  1774. 1283(wstandend(win))S
  1775. 3240(start)S
  1776. 3439(normal)S
  1777. 3749(chars)S
  1778. 3987(in)S
  1779. (window)324 4090 A
  1780. 6960 V
  1781. 1080(void)S
  1782. (wstandout(win))632 1283 A
  1783. 3240(start)S
  1784. (standout)340 3439 A
  1785. 3804(chars)S
  1786. 4042(in)S
  1787. (window)324 4145 A
  1788. 7080 V
  1789. 1080(int)S
  1790. 1211(wtabsize(win,ts))S
  1791. 3240(set/get)S
  1792. 3528(tabsize)S
  1793. 3833(of)S
  1794. 3942(a)S
  1795. (window)324 4012 A
  1796. 7248 V
  1797. 9 R
  1798. 720(B)S
  1799. 722(BU)S
  1800. 784(UG)S
  1801. 852(GS)S
  1802. 920(S)S
  1803. 7368 V
  1804. 10 R
  1805. 1080(Function)S
  1806. 1462(keys)S
  1807. 1671(are)S
  1808. 1820(not)S
  1809. 1973(available)S
  1810. (under)229 2362 A
  1811. 2616(the)S
  1812. 2764(MINIX)S
  1813. 3092(version.)S
  1814. 7903 V
  1815. 720(September)S
  1816. 1176(13,)S
  1817. (1996)200 1326 A
  1818. 4990(Page)S
  1819. 5211(4)S
  1820. 8143 V
  1821. EP
  1822. %%Trailer
  1823. %%DocumentFonts: Times-Roman
  1824. %%Pages: 4