INDENT.9
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:32k
源码类别:

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 14:26:42 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. /R{/Times-Roman FF}def
  135. /B{/Times-Bold FF}def
  136. /I{/Times-Italic FF}def
  137. %% Troff special characters not on Symbol font
  138. %% Copyright (C) 1986 by Pipeline Associates, Inc.
  139. %% Version 1.0
  140. %% $Header: Troff.pro,v 1.7 90/08/14 16:07:55 keie Exp $
  141. /altRTD 20 dict def
  142. altRTD begin
  143. /s{setcachedevice}bind def
  144. /m{moveto}bind def
  145. /c{curveto}bind def
  146. /S{stroke}bind def
  147. /l{lineto}bind def
  148. end
  149. /F_Troff 17 dict def F_Troff begin
  150. systemdict /currentpacking known
  151. {/SavePacking currentpacking def true setpacking}if
  152. /PaintType 0 def
  153. /FontType 3 def
  154. /StrokeWidth 25 def
  155. /UniqueID 8277030 def
  156. /FontMatrix [.001000 0 0 .001000 0 0] def
  157. /FontBBox [-85 -150 1000 1000 ] def
  158. /Encoding 256 array def
  159. /CD 256 1 add dict def
  160. /FontInfo 3 dict def FontInfo begin
  161. /UnderlinePosition -133 def /UnderlineThickness 20 def end
  162. /FontName (Troff) def
  163. 0 1 256 1 sub{Encoding exch /.notdef put}for
  164. CD /.notdef{500 0 setcharwidth{}}put
  165. Encoding (1) 0 get /br put
  166. %% bold vertical rule used by tbl
  167. CD /br{
  168. 0 0 -500 -500 1000 1000 s
  169. np
  170. clw
  171. 0 -100 m
  172. 0 900 l
  173. {S}
  174. }put
  175. Encoding (2) 0 get /ul put
  176. %% underline used by tbl
  177. CD /ul{
  178. 500 0 0 -200 500 0 s
  179. np
  180. clw
  181. 0 -100 m
  182. 500 -100 l
  183. {S}
  184. }put
  185. Encoding (3) 0 get /ru put
  186. %% baseline rule
  187. CD /ru{
  188. 500 0 -500 -500 1000 1000 s
  189. np
  190. clw
  191. m0
  192. 500 0 l
  193. {S}
  194. }put
  195. Encoding (4) 0 get /vr put
  196. %% vertical rule
  197. CD /vr{
  198. 0 0 -500 -500 1000 1000 s
  199. np
  200. clw
  201. m0
  202. 0 1000 l
  203. {S}
  204. }put
  205. Encoding (5) 0 get /sq put
  206. %% square
  207. CD /sq{
  208. 500 0 0 0 500 1000 s
  209. np
  210. m0
  211. 0 500 rl
  212. 500 0 rl
  213. 0 -500 rl
  214. -500 0 rl
  215. closepath
  216. 61 61 m
  217. 378 0 rl
  218. 0 378 rl
  219. -378 0 rl
  220. closepath
  221. {fill}
  222. }put
  223. Encoding (6) 0 get /bx put
  224. %% solid box
  225. CD /bx{
  226. 500 0 0 0 500 1000 s
  227. np
  228. m0
  229. 0 500 rl
  230. 500 0 rl
  231. 0 -500 rl
  232. closepath
  233. {fill}
  234. }put
  235. Encoding (7) 0 get /rn put
  236. %% radical extender
  237. CD /rn{
  238. 500 0 -500 -500 1000 1000 s
  239. np
  240. 30 setlinewidth
  241. -30 900 m
  242. 500 0 rl
  243. {S}
  244. }put
  245. Encoding 120 /rc put
  246. %% top of right bracket above braceex
  247. CD /rc {
  248. 494 0 -85 -80 255 926 s
  249. 201 -80 m 201 872 l -85 872 l -85 926 l 255 926 l 255 -80 l
  250. closepath {fill}
  251. } put
  252. Encoding 121 /lc put
  253. %% top of left bracket above braceex
  254. CD /lc {
  255. 491 0 201 -80 541 926 s
  256. 201 -80 m 201 926 l 541 926 l 541 872 l 255 872 l 255 -80 l
  257. closepath {fill}
  258. } put
  259. Encoding 122 /rf put
  260. %% bottom of right bracket below braceex
  261. CD /rf {
  262. 494 0 -85 -80 255 926 s
  263. -85 -80 m -85 -26 l 201 -26 l 201 926 l 255 926 l 255 -80 l
  264. closepath {fill}
  265. } put
  266. Encoding 123 /lf put
  267. %% bottom of left bracket below braceex
  268. CD /lf {
  269. 494 0 201 -80 541 926 s
  270. 201 -80 m 201 926 l 255 926 l 255 -26 l 872 -26 l 872 -80 l
  271. closepath {fill}
  272. } put
  273. Encoding 97 /a put
  274. CD /a{5 setlinewidth 1000 0 0 66 942 421 s 430 415
  275. m 578 406 678 349 662 319 c 655 306 614 287 583
  276. 296 c 570 300 466 340 438 332 c 365 309 335 213
  277. 270 209 c 0 310 m 108 310 l 108 114 l 0
  278. 114 l 0 310 l 42 161 m 42 134 l 66 134 l 66
  279. 161 l 42 161 l 47 155 m 47 140 l 62 140 l 62
  280. 155 l 47 155 l 110 133 m 226 113 300 66 410
  281. 80 c 497 91 550 69 634 76 c 645 76 663 92 669
  282. 107 c 677 125 673 141 668 160 c 725 334 m 758
  283. 332 734 253 701 250 c 501 325 m 475 316 476 309
  284. 473 302 c 465 282 482 263 499 257 c 552 236 615
  285. 253 689 253 c 701 253 713 236 713 218 c 712 194
  286. 702 168 678 161 c 671 159 663 160 655 160 c 591
  287. 158 516 156 479 168 c 461 173 453 191 453 210 c 453
  288. 224 456 235 466 244 c 476 253 490 252 503 255 c 459
  289. 84 m 447 96 435 106 435 123 c 435 136 440 145 447
  290. 155 c 453 163 462 168 469 173 c 110 293 m 173
  291. 318 300 421 435 415 c 609 407 852 416 885 411 c 898
  292. 409 924 411 930 380 c 942 316 828 339 742 334 c 731
  293. 334 730 335 725 335 c 701 336 685 336 660 336 c{S}}put
  294. Encoding 98 /b put
  295. CD /b{5 setlinewidth 1000 0 -12 66 930 421 s 500
  296. 415 m 352 406 252 349 268 319 c 275 306 316 287
  297. 347 296 c 360 300 464 340 492 332 c 565 309 595
  298. 213 660 209 c 930 310 m 822 310 l 822 114 l 930
  299. 114 l 930 310 l 888 161 m 888 134 l 864 134
  300. l 864 161 l 888 161 l 883 155 m 883 140 l 868
  301. 140 l 868 155 l 883 155 l 820 133 m 704 113
  302. 630 66 520 80 c 433 91 380 69 296 76 c 285 76
  303. 267 92 261 107 c 253 125 257 141 262 160 c 205
  304. 334 m 172 332 196 253 229 250 c 429 325 m 455
  305. 316 454 309 457 302 c 465 282 448 263 431 257 c 378
  306. 236 315 253 241 253 c 229 253 217 236 217 218 c 218
  307. 194 228 168 252 161 c 259 159 267 160 275 160 c 339
  308. 158 414 156 451 168 c 469 173 477 191 477 210 c 477
  309. 224 474 235 464 244 c 454 253 440 252 427 255 c 471
  310. 84 m 483 96 495 106 495 123 c 495 136 490 145 483
  311. 155 c 477 163 468 168 461 173 c 820 293 m 757
  312. 318 630 421 495 415 c 321 407 78 416 45 411 c 32
  313. 409 6 411 0 380 c -12 316 102 339 188 334 c 199
  314. 334 200 335 205 335 c 229 336 245 336 270 336 c{S}}put
  315. Encoding 99 /c put
  316. CD /c{710 0 0 0 700 700 s
  317. 33 setlinewidth
  318. 335 23 m 335 325 302 -90 270 arc
  319. {S}}put
  320. Encoding 100 /d put
  321. CD /d{590 0 134 158 477 500 s 300
  322. 160 m 208 162 134 238 135 330 c 136 423 212 500
  323. 305 500 c 397 500 473 427 475 335 c 477 239 396
  324. 158 300 160 c{fill}}put
  325. Encoding 101 /e put
  326. CD /e { % produces the VU symbol
  327. 760 0 0 0 750 750 s
  328. 267 267 scale
  329. 0 setlinejoin
  330. .045 setlinewidth
  331. 0 setlinecap
  332. 3 setmiterlimit
  333. newpath
  334. 0 0 moveto
  335. 0 2.8 rlineto
  336. 0.38 0 rlineto
  337. 0 -2.3 rlineto
  338. 0.02 0 rlineto
  339. 0.67 2.3 rlineto
  340. 0.38 0 rlineto
  341. -0.83 -2.8 rlineto
  342. closepath
  343. 1.61 2.8 moveto
  344. 0.38 0 rlineto
  345. -0.687 -2.32 rlineto
  346. -.03 -.1 -0.03 -0.1 0 -0.1 rcurveto
  347. 1.027 0 rlineto
  348. 0 2.42 rlineto
  349. 0.38 0 rlineto
  350. currentpoint pop 0 % x 0
  351. 2.0 0
  352. 0.28 arcto
  353. 4 {pop} repeat
  354. 0.78 0 1.61 2.8 0.15 arcto
  355. 4 {pop} repeat
  356. closepath
  357. {S}} put
  358. /BuildChar{altRTD /BuildChar get exec}def end
  359. altRTD begin /BuildChar{altRTD begin
  360. /char exch def /fontdict exch def save
  361. /charname fontdict /Encoding get char get def
  362. /clw { 37 0 mm pop setlinewidth}bind def
  363. fontdict /StrokeWidth get setlinewidth
  364. 0 setlinecap
  365. 0 setlinejoin
  366. fontdict /CD get dup charname known
  367. {charname}{/.notdef}ifelse get newpath exec
  368. fontdict /PaintType get 0 eq{exec}{pop S}ifelse
  369. restore end}def end
  370. systemdict /currentpacking known{F_Troff /SavePacking get setpacking}if
  371. /Troff F_Troff definefont pop
  372. /Y1{/Troff FF}def
  373. %%EndProlog
  374. %%Page: 1 1
  375. BP
  376. /slant 0 def
  377. /height 0 def
  378. 858 V
  379. 12 B
  380. 936(Command:)S
  381. 1584(indent)S
  382. 1944(261)S
  383. 2034(reformat)S
  384. 2529(the)S
  385. (layout)322 2721 A
  386. 3073(of)S
  387. 3204(a)S
  388. 3294(program)S
  389. 996 V
  390. 936(Syntax:)S
  391. 1584(indent)S
  392. 12 I
  393. 1944(in)S
  394. 12 Y1
  395. 2038(3)S
  396. 12 I
  397. 2098(256le)S
  398. 12 R
  399. 2276([)S
  400. 12 I
  401. 2317(out)S
  402. 12 Y1
  403. 2471(3)S
  404. 12 I
  405. 2531(256le)S
  406. 12 R
  407. 2679(])S
  408. 2750([)S
  409. 12 I
  410. 2791(options)S
  411. 12 R
  412. 3146(])S
  413. 1134 V
  414. 12 B
  415. 936(Flags:)S
  416. 12 R
  417. 1584((many))S
  418. 1272 V
  419. 12 B
  420. 936(Examples:)S
  421. 12 R
  422. 1584(indent)S
  423. 1916(261br)S
  424. 2107(261c25)S
  425. 2371(prog.c)S
  426. 2916(#)S
  427. 3006(Indent)S
  428. 12 I
  429. 3345(prog.c)S
  430. 1410 V
  431. 12 R
  432. 1584(indent)S
  433. (261npcs)281 1916 A
  434. 2227(prog.c)S
  435. 2562(newprog.c)S
  436. 3276(#)S
  437. 3366(Put)S
  438. 3557(output)S
  439. 3895(on)S
  440. 12 I
  441. 4045(newprog.c)S
  442. 1584 V
  443. 1116(Indent)S
  444. 12 R
  445. 1469(reads)S
  446. 1769(a)S
  447. 1867(C)S
  448. 1991(program)S
  449. 2445(in,)S
  450. 2613(rearranges)S
  451. 3163(the)S
  452. (layout,)332 3355 A
  453. 3731(and)S
  454. 3949(outputs)S
  455. 4348(a)S
  456. 4446(new)S
  457. 4692(C)S
  458. 4816(pro-)S
  459. 1722 V
  460. 936(gram)S
  461. 1240(that)S
  462. (will)190 1477 A
  463. 1722(compile)S
  464. 2166(to)S
  465. 2314(the)S
  466. 2516(same)S
  467. 2819(executable)S
  468. 3391(binary)S
  469. 3754(as)S
  470. 3909(the)S
  471. 4111(original)S
  472. 4542(one.)S
  473. 4830(The)S
  474. 1860 V
  475. 936(difference)S
  476. 1475(between)S
  477. 1925(the)S
  478. (input)248 2119 A
  479. 2413(and)S
  480. 2633(output)S
  481. 2987(is)S
  482. 3114(that)S
  483. 3342(the)S
  484. 3536(output)S
  485. 3890(is)S
  486. 4017(in)S
  487. 4158(a)S
  488. 4259(standard)S
  489. (layout)302 4716 A
  490. 1998 V
  491. 936(determined)S
  492. 1528(by)S
  493. 1695(a)S
  494. 1796(large)S
  495. 2086(number)S
  496. 2502(of)S
  497. 2650(options.)S
  498. 3112(For)S
  499. 3327(most)S
  500. 3609(of)S
  501. 3757(the)S
  502. 3951(options)S
  503. 4352(there)S
  504. 4641(are)S
  505. 4836(two)S
  506. 2136 V
  507. 936(choices,)S
  508. 1359(one)S
  509. 1563(that)S
  510. 1775(enables)S
  511. 2168(it)S
  512. 2266(and)S
  513. 2470(one)S
  514. 2674(that)S
  515. 2886(disables)S
  516. 3306(it.)S
  517. 2310 V
  518. 1116(If)S
  519. 12 I
  520. 1232(indent)S
  521. 12 R
  522. 1568(is)S
  523. 1683(called)S
  524. 2007(with)S
  525. 2257(no)S
  526. 2412(256le)S
  527. 2602(256les,)S
  528. 2869(it)S
  529. 2972(operates)S
  530. 3411(as)S
  531. 3547(a)S
  532. 3636(256lter.)S
  533. 3961(If)S
  534. 4078(called)S
  535. 4403(with)S
  536. 4654(one)S
  537. 4863(256le)S
  538. 2448 V
  539. 936(name,)S
  540. 1268(that)S
  541. 1490(256le)S
  542. 1685(is)S
  543. 1806(reformatted)S
  544. 2413(and)S
  545. 2627(the)S
  546. 2815(result)S
  547. (replaces)398 3125 A
  548. 3563(the)S
  549. 3751(original)S
  550. 4168(256le.)S
  551. 4423(A)S
  552. (backup)348 4550 A
  553. 4937(is)S
  554. 2586 V
  555. 936(created,)S
  556. 1353(however,)S
  557. 1836(with)S
  558. 2088(the)S
  559. 2272(suf256x)S
  560. 12 I
  561. 2583(.BAK)S
  562. 12 R
  563. 2841(.)S
  564. 2937(If)S
  565. 3055(it)S
  566. 3159(is)S
  567. 3277(called)S
  568. 3604(with)S
  569. 3857(two)S
  570. 4076(256le)S
  571. 4268(names,)S
  572. 4644(the)S
  573. 4829(256rst)S
  574. 2724 V
  575. 936(one)S
  576. 1142(is)S
  577. 1255(the)S
  578. (input)248 1435 A
  579. 1715(256le)S
  580. 1901(and)S
  581. 2106(the)S
  582. (second)335 2285 A
  583. 2651(one)S
  584. 2856(is)S
  585. 2968(the)S
  586. 3147(output)S
  587. 3486(256le.)S
  588. 3732(Only)S
  589. 4005(one)S
  590. 4210(256le)S
  591. 4396(can)S
  592. 4595(be)S
  593. 4740(refor-)S
  594. 2862 V
  595. 936(matted)S
  596. 1304(at)S
  597. 1430(a)S
  598. 1522(time)S
  599. 1776((e.g.,)S
  600. 2059(one)S
  601. (cannot)322 2271 A
  602. 2631(call)S
  603. 12 I
  604. 2845(indent)S
  605. 12 R
  606. 3186(with)S
  607. 3441(*.c)S
  608. 3624(as)S
  609. 3764(argument;)S
  610. 4294(this)S
  611. 4508(is)S
  612. 4628(an)S
  613. 4781(error)S
  614. 3000 V
  615. 936(and)S
  616. (will)190 1140 A
  617. 1360(not)S
  618. 1544(work.).)S
  619. 3276 V
  620. 12 B
  621. 936(Options)S
  622. 3588 V
  623. 12 R
  624. 1116(Many)S
  625. 1436(options)S
  626. 1830(are)S
  627. 2018(available.)S
  628. 2555(If)S
  629. (you)180 2676 A
  630. 2895(want)S
  631. 3170(to)S
  632. 3303(format)S
  633. 3666(a)S
  634. 3759(program)S
  635. 4208(to)S
  636. 4342(the)S
  637. 4530(`)S
  638. 4561(`of256cial')S
  639. 4977(')S
  640. 3726 V
  641. 936(MINIX)S
  642. 1333(format,)S
  643. 1719(use)S
  644. 12 I
  645. 1912(pretty)S
  646. 12 R
  647. 2195(,)S
  648. 2257(which)S
  649. 2585(calls)S
  650. 12 I
  651. 2840(indent)S
  652. 12 R
  653. 3173(with)S
  654. 3420(the)S
  655. 3599(proper)S
  656. 3946(options)S
  657. 4332(and)S
  658. 4537(then)S
  659. 4776(post-)S
  660. 3864 V
  661. 936(processes)S
  662. 1430(the)S
  663. 1608(output.)S
  664. 2006(The)S
  665. 2224(options)S
  666. 2609(listed)S
  667. 2902(below)S
  668. 3228(control)S
  669. 3601(the)S
  670. (formatting)512 3779 A
  671. 4321(style.)S
  672. 4140 V
  673. 936(OPTION:)S
  674. 12 B
  675. 1446(261bad)S
  676. 12 R
  677. 1700(,)S
  678. 12 B
  679. 1760(261nbad)S
  680. 4314 V
  681. 12 R
  682. 1116(If)S
  683. 12 B
  684. 1248(261bad)S
  685. 12 R
  686. 1552(is)S
  687. 1683(speci256ed,)S
  688. 2193(a)S
  689. 2297(blank)S
  690. 2615(line)S
  691. 2847(is)S
  692. 2978(forced)S
  693. 3338(after)S
  694. 3612(every)S
  695. 3931(block)S
  696. 4250(of)S
  697. 4402(declarations.)S
  698. 4452 V
  699. (Default:)399 936 A
  700. 12 B
  701. 1365(261nbad)S
  702. 12 R
  703. 1686(.)S
  704. 4728 V
  705. 936(OPTION:)S
  706. 12 B
  707. 1446(261bap)S
  708. 12 R
  709. 1700(,)S
  710. 12 B
  711. 1760(261nbap)S
  712. 4902 V
  713. 12 R
  714. 1116(If)S
  715. 12 B
  716. 1232(261bap)S
  717. 12 R
  718. 1521(is)S
  719. 1637(speci256ed,)S
  720. 2132(a)S
  721. 2221(blank)S
  722. 2524(line)S
  723. 2741(is)S
  724. 2857(forced)S
  725. 3202(after)S
  726. 3461(every)S
  727. 3765(procedure)S
  728. (body.)270 4284 A
  729. (Default:)399 4619 A
  730. 5040 V
  731. 12 B
  732. 936(261nbap)S
  733. 12 R
  734. 1257(.)S
  735. 5316 V
  736. 936(OPTION:)S
  737. 12 B
  738. (261bbb)261 1446 A
  739. 12 R
  740. 1707(,)S
  741. 12 B
  742. (261nbbb)328 1767 A
  743. 5490 V
  744. 12 R
  745. 1116(If)S
  746. 12 B
  747. (261bbb)261 1264 A
  748. 12 R
  749. 1591(is)S
  750. 1738(speci256ed,)S
  751. 2264(a)S
  752. 2384(blank)S
  753. 2718(line)S
  754. 2966(is)S
  755. 3113(forced)S
  756. 3490(before)S
  757. 3867(every)S
  758. 4203(block)S
  759. 4538(comment.)S
  760. 5628 V
  761. (Default:)399 936 A
  762. 12 B
  763. (261nbbb)328 1365 A
  764. 12 R
  765. 1693(.)S
  766. 5904 V
  767. 936(OPTION:)S
  768. 12 B
  769. 1446(261bc)S
  770. 12 R
  771. 1627(,)S
  772. 12 B
  773. 1687(261nbc)S
  774. 6078 V
  775. 12 R
  776. 1116(If)S
  777. 12 B
  778. 1236(261bc)S
  779. 12 R
  780. 1455(is)S
  781. 1574(speci256ed,)S
  782. 2072(then)S
  783. 2319(a)S
  784. 2412(newline)S
  785. 2835(is)S
  786. 2955(forced)S
  787. 3304(after)S
  788. (each)222 3567 A
  789. 3828(comma)S
  790. 4223(in)S
  791. 4356(a)S
  792. 4449(declaration.)S
  793. 6216 V
  794. 12 B
  795. 936(261nbc)S
  796. 12 R
  797. 1214(turns)S
  798. 1486(off)S
  799. 1658(this)S
  800. 1863(option.)S
  801. 2261(The)S
  802. 2479(default)S
  803. 2846(is)S
  804. 12 B
  805. 2957(261nbc)S
  806. 12 R
  807. 3205(.)S
  808. 6492 V
  809. 936(OPTION:)S
  810. 12 B
  811. 1446(261bl)S
  812. 12 R
  813. 1607(,)S
  814. 12 B
  815. 1667(261br)S
  816. 6666 V
  817. 12 R
  818. 1116(Specifying)S
  819. 12 B
  820. 1670(261bl)S
  821. 12 R
  822. 1861(lines)S
  823. 2120(up)S
  824. (compound)508 2270 A
  825. 2808(statements)S
  826. 3350(like)S
  827. 3562(this:)S
  828. 6873 V
  829. 1026(if)S
  830. ((...))172 1131 A
  831. 7011 V
  832. 1026({)S
  833. 7149 V
  834. 1146(code)S
  835. 8427 V
  836. EP
  837. %%Page: 2 2
  838. BP
  839. /slant 0 def
  840. /height 0 def
  841. 1380 V
  842. 12 R
  843. 1026(})S
  844. 1587 V
  845. 936(Specifying)S
  846. 12 B
  847. 1490(261br)S
  848. 12 R
  849. 1701((the)S
  850. 1920(default))S
  851. 2328(makes)S
  852. 2667(them)S
  853. (look)214 2939 A
  854. 3183(like)S
  855. 3395(this:)S
  856. 1794 V
  857. 1026(if)S
  858. ((...))172 1131 A
  859. 1333({)S
  860. 1932 V
  861. 1146(code)S
  862. 2070 V
  863. 1026(})S
  864. 2415 V
  865. 936(OPTION:)S
  866. 12 B
  867. 1446(261c)S
  868. 12 I
  869. 1560(n)S
  870. 2589 V
  871. 12 R
  872. 1116(The)S
  873. 1334(column)S
  874. 1726(in)S
  875. 1850(which)S
  876. 2176(comments)S
  877. 2703(on)S
  878. 2853(code)S
  879. 3111(start.)S
  880. 3411(The)S
  881. 3629(default)S
  882. 3996(is)S
  883. 4107(33.)S
  884. 2865 V
  885. 936(OPTION:)S
  886. 12 B
  887. 1446(261cd)S
  888. 12 I
  889. 1627(n)S
  890. 3039 V
  891. 12 R
  892. 1116(The)S
  893. 1345(column)S
  894. 1748(in)S
  895. 1883(which)S
  896. 2220(comments)S
  897. 2758(on)S
  898. 2919(declarations)S
  899. 3546(start.)S
  900. 3857(The)S
  901. 4086(default)S
  902. 4464(is)S
  903. 4586(for)S
  904. 4769(these)S
  905. 3177 V
  906. 936(comments)S
  907. 1463(to)S
  908. 1587(start)S
  909. 1827(in)S
  910. 1951(the)S
  911. 2129(same)S
  912. 2408(column)S
  913. 2800(as)S
  914. 2931(those)S
  915. 3216(on)S
  916. 3366(code.)S
  917. 3453 V
  918. 936(OPTION:)S
  919. 12 B
  920. 1446(261cdb)S
  921. 12 R
  922. 1694(,)S
  923. 12 B
  924. 1754(261ncdb)S
  925. 3627 V
  926. 12 R
  927. 1116(Enables)S
  928. 1543((disables))S
  929. 2059(the)S
  930. (placement)498 2251 A
  931. 2793(of)S
  932. 2938(comment)S
  933. 3433(delimiters)S
  934. 3964(on)S
  935. 4129(blank)S
  936. 4442(lines.)S
  937. 4776(With)S
  938. 3765 V
  939. 936(this)S
  940. 1141(option)S
  941. 1479(enabled,)S
  942. 1915(comments)S
  943. (look)214 2442 A
  944. 2686(like)S
  945. 2898(this:)S
  946. 3972 V
  947. 1056(/*)S
  948. 4110 V
  949. 1086(*)S
  950. 1176(this)S
  951. 1381(is)S
  952. 1492(a)S
  953. 1576(comment)S
  954. 4248 V
  955. 1086(*/)S
  956. 4455 V
  957. 936(Rather)S
  958. 1289(than)S
  959. 1527(like)S
  960. 1739(this:)S
  961. 4662 V
  962. 1056(/*)S
  963. 1180(this)S
  964. 1385(is)S
  965. 1496(a)S
  966. 1580(comment)S
  967. 2060(*/)S
  968. 4869 V
  969. 936(This)S
  970. 1182(only)S
  971. 1427(affects)S
  972. 1784(block)S
  973. 2084(comments,)S
  974. 2643(not)S
  975. 2829(comments)S
  976. 3358(to)S
  977. 3484(the)S
  978. 3664(right)S
  979. 3925(of)S
  980. 4058(code.)S
  981. 4348(The)S
  982. 4568(default)S
  983. 4937(is)S
  984. 5007 V
  985. 12 B
  986. 936(261cdb)S
  987. 12 R
  988. 1184(.)S
  989. 5283 V
  990. 936(OPTION:)S
  991. 12 B
  992. 1446(261ce)S
  993. 12 R
  994. 1614(,)S
  995. 12 B
  996. 1674(261nce)S
  997. 5457 V
  998. 12 R
  999. 1116(Enables)S
  1000. 1544((disables))S
  1001. 2061(forcing)S
  1002. 2456(`)S
  1003. 2487(`else')S
  1004. 2748('s)S
  1005. 2881(to)S
  1006. (cuddle)322 3021 A
  1007. 3389(up)S
  1008. 3555(to)S
  1009. 3695(the)S
  1010. 3889(immediately)S
  1011. (preceding)477 4541 A
  1012. 5595 V
  1013. 936(`)S
  1014. 967(`}')S
  1015. 1097('.)S
  1016. 1228(The)S
  1017. 1446(default)S
  1018. 1813(is)S
  1019. 12 B
  1020. 1924(261ce)S
  1021. 12 R
  1022. 2092(.)S
  1023. 5871 V
  1024. 936(OPTION:)S
  1025. 12 B
  1026. 1446(261ci)S
  1027. 12 I
  1028. 1594(n)S
  1029. 6045 V
  1030. 12 R
  1031. 1116(Sets)S
  1032. 1350(the)S
  1033. 1530(continuation)S
  1034. 2166(indent)S
  1035. 2500(to)S
  1036. 2626(be)S
  1037. 12 I
  1038. 2772(n)S
  1039. 12 R
  1040. 2832(.)S
  1041. 2924(Continuation)S
  1042. 3586(lines)S
  1043. (will)190 3848 A
  1044. 4071(be)S
  1045. 4218(indented)S
  1046. 4667(that)S
  1047. 4882(far)S
  1048. 6183 V
  1049. 936(from)S
  1050. 1226(the)S
  1051. 1428(beginning)S
  1052. 1963(of)S
  1053. 2117(the)S
  1054. 2318(256rst)S
  1055. 2560(line)S
  1056. 2795(of)S
  1057. 2949(the)S
  1058. 3150(statement.)S
  1059. 3728(Parenthesized)S
  1060. 4454(expressions)S
  1061. 6321 V
  1062. 936(have)S
  1063. 1214(extra)S
  1064. 1507(indentation)S
  1065. 2101(added)S
  1066. 2439(to)S
  1067. 2583(indicate)S
  1068. 3017(the)S
  1069. 3215(nesting,)S
  1070. 3644(unless)S
  1071. 12 B
  1072. 3996(261lp)S
  1073. 12 R
  1074. 4207(is)S
  1075. 4338(in)S
  1076. 4482(effect.)S
  1077. 12 B
  1078. 4870(261ci)S
  1079. 6459 V
  1080. 12 R
  1081. 936(defaults)S
  1082. 1350(to)S
  1083. 1474(the)S
  1084. 1652(same)S
  1085. 1931(value)S
  1086. 2223(as)S
  1087. 12 B
  1088. 2354(261i)S
  1089. 12 R
  1090. 2448(.)S
  1091. 6735 V
  1092. 936(OPTION:)S
  1093. 12 B
  1094. 1446(261cli)S
  1095. 12 I
  1096. 1628(n)S
  1097. 6909 V
  1098. 12 R
  1099. 1116(Causes)S
  1100. 1512(case)S
  1101. 1775(labels)S
  1102. 2112(to)S
  1103. 2260(be)S
  1104. 2428(indented)S
  1105. 12 I
  1106. 2898(n)S
  1107. 12 R
  1108. 3012(tab)S
  1109. 3214(stops)S
  1110. 3516(to)S
  1111. 3664(the)S
  1112. 3866(right)S
  1113. 4149(of)S
  1114. 4305(the)S
  1115. 4508(containing)S
  1116. 7047 V
  1117. 936(switch)S
  1118. 1302(statement.)S
  1119. 12 B
  1120. 1876(261cli)S
  1121. 12 R
  1122. 2058(0.5)S
  1123. 2257(causes)S
  1124. 2622(case)S
  1125. 2880(labels)S
  1126. 3212(to)S
  1127. 3355(be)S
  1128. 3518(indented)S
  1129. 3983(half)S
  1130. 4221(a)S
  1131. 4324(tab)S
  1132. 4521(stop.)S
  1133. 4830(The)S
  1134. 8427 V
  1135. EP
  1136. %%Page: 3 3
  1137. BP
  1138. /slant 0 def
  1139. /height 0 def
  1140. 1130 V
  1141. 12 B
  1142. 4958(3)S
  1143. 1380 V
  1144. 12 R
  1145. 936(default)S
  1146. 1303(is)S
  1147. 12 B
  1148. 1414(261cli)S
  1149. 12 R
  1150. 1596(0.)S
  1151. 1716((This)S
  1152. 2002(is)S
  1153. 2113(the)S
  1154. 2291(only)S
  1155. 2535(option)S
  1156. 2873(that)S
  1157. 3085(takes)S
  1158. 3364(a)S
  1159. 3448(fractional)S
  1160. 3944(argument.))S
  1161. 1656 V
  1162. 936(OPTION:)S
  1163. 12 B
  1164. 1446(261d)S
  1165. 14 I
  1166. 1573(n)S
  1167. 1830 V
  1168. 12 R
  1169. 1116(Controls)S
  1170. 1568(the)S
  1171. (placement)498 1752 A
  1172. 2286(of)S
  1173. 2423(comments)S
  1174. 2956(which)S
  1175. 3288(are)S
  1176. 3473(not)S
  1177. 3663(to)S
  1178. 3794(the)S
  1179. 3979(right)S
  1180. 4245(of)S
  1181. 4383(code.)S
  1182. 4708(Speci-)S
  1183. 1968 V
  1184. 936(fying)S
  1185. 12 B
  1186. 1228(261d)S
  1187. 12 R
  1188. 1355(1)S
  1189. 1452(means)S
  1190. 1797(that)S
  1191. 2015(such)S
  1192. 2272(comments)S
  1193. 2805(are)S
  1194. (placed)316 2990 A
  1195. 3342(one)S
  1196. 3552(indentation)S
  1197. 4132(level)S
  1198. 4404(to)S
  1199. 4534(the)S
  1200. 4718(left)S
  1201. 4917(of)S
  1202. 2106 V
  1203. 936(code.)S
  1204. 1263(The)S
  1205. 1490(default)S
  1206. 12 B
  1207. 1866(261d)S
  1208. 12 R
  1209. 1993(0)S
  1210. 2092(lines)S
  1211. 2360(up)S
  1212. 2519(these)S
  1213. 2807(comments)S
  1214. 3343(with)S
  1215. 3598(the)S
  1216. 3785(code.)S
  1217. 4112(See)S
  1218. 4327(the)S
  1219. 4515(section)S
  1220. 4898(on)S
  1221. 2244 V
  1222. 936(comment)S
  1223. 1416(indentation)S
  1224. 1990(below.)S
  1225. 2520 V
  1226. 936(OPTION:)S
  1227. 12 B
  1228. 1446(261di)S
  1229. 14 I
  1230. 1607(n)S
  1231. 2694 V
  1232. 12 R
  1233. 1116(Speci256es)S
  1234. 1592(the)S
  1235. 1779(indentation,)S
  1236. 2392(in)S
  1237. 2525(character)S
  1238. (positions,)466 3010 A
  1239. 3515(from)S
  1240. 3790(a)S
  1241. 3883(declaration)S
  1242. 4461(keyword)S
  1243. 4924(to)S
  1244. 2832 V
  1245. 936(the)S
  1246. 1114(following)S
  1247. 1615(identi256er.)S
  1248. 2143(The)S
  1249. 2361(default)S
  1250. 2728(is)S
  1251. 12 B
  1252. 2839(261di)S
  1253. 12 R
  1254. 3000(16.)S
  1255. 3108 V
  1256. 936(OPTION:)S
  1257. 12 B
  1258. 1446(261dj)S
  1259. 12 R
  1260. 1614(,)S
  1261. 12 B
  1262. 1674(261ndj)S
  1263. 3282 V
  1264. 1116(261dj)S
  1265. 12 R
  1266. 1320(left)S
  1267. 1519(justi256es)S
  1268. 1932(declarations.)S
  1269. 12 B
  1270. 2615(261ndj)S
  1271. 12 R
  1272. 2887(indents)S
  1273. 3273(declarations)S
  1274. 3896(the)S
  1275. 4081(same)S
  1276. 4367(as)S
  1277. 4505(code.)S
  1278. 4830(The)S
  1279. 3420 V
  1280. 936(default)S
  1281. 1303(is)S
  1282. 12 B
  1283. 1414(261ndj)S
  1284. 12 R
  1285. 1649(.)S
  1286. 3696 V
  1287. 936(OPTION:)S
  1288. 12 B
  1289. 1446(261ei)S
  1290. 12 R
  1291. 1594(,)S
  1292. 12 B
  1293. 1654(261nei)S
  1294. 3870 V
  1295. 12 R
  1296. 1116(Enables)S
  1297. 1532((disables))S
  1298. 2037(special)S
  1299. 2407(else)S
  1300. 12 B
  1301. 2596(261if)S
  1302. 12 R
  1303. 2764(processing.)S
  1304. 3344(If)S
  1305. 3459(enabled,)S
  1306. 3898(ifs)S
  1307. 4053(following)S
  1308. 4558(elses)S
  1309. (will)190 4828 A
  1310. 4008 V
  1311. 936(have)S
  1312. 1194(the)S
  1313. 1372(same)S
  1314. 1651(indentation)S
  1315. 2225(as)S
  1316. 2356(the)S
  1317. (preceding)477 2534 A
  1318. 3041(if)S
  1319. 3146(statement.)S
  1320. 3701(The)S
  1321. 3919(default)S
  1322. 4286(is)S
  1323. 12 B
  1324. 4397(261ei)S
  1325. 12 R
  1326. 4545(.)S
  1327. 4284 V
  1328. 936(OPTION:)S
  1329. 12 B
  1330. 1446(261fc)S
  1331. 12 R
  1332. 1601(1,)S
  1333. 12 B
  1334. 1721(261nfc)S
  1335. 12 R
  1336. 1943(1)S
  1337. 4458 V
  1338. 1116(Enables)S
  1339. 1545((disables))S
  1340. 2063(the)S
  1341. (formatting)512 2257 A
  1342. 2816(of)S
  1343. 2964(comments)S
  1344. 3508(that)S
  1345. 3737(start)S
  1346. 3994(in)S
  1347. 4135(column)S
  1348. 4544(1.)S
  1349. 4711(Often,)S
  1350. 4596 V
  1351. 936(comments)S
  1352. 1467(whose)S
  1353. 1810(leading)S
  1354. 2199(`)S
  1355. 2230(`/')S
  1356. 2336(')S
  1357. 2410(is)S
  1358. 2524(in)S
  1359. 2651(column)S
  1360. 3046(1)S
  1361. 3139(have)S
  1362. 3400(been)S
  1363. 3661(carefully)S
  1364. 4126(hand)S
  1365. 4393(formatted)S
  1366. 4898(by)S
  1367. 4734 V
  1368. 936(the)S
  1369. 1114(programmer.)S
  1370. 1803(In)S
  1371. 1934(such)S
  1372. 2185(cases,)S
  1373. 12 B
  1374. 2501(261nfc)S
  1375. 12 R
  1376. 2723(1)S
  1377. (should)321 2813 A
  1378. 3164(be)S
  1379. 3308(used.)S
  1380. 3619(The)S
  1381. 3837(default)S
  1382. 4204(is)S
  1383. 12 B
  1384. 4315(261fc)S
  1385. 12 R
  1386. 4470(1.)S
  1387. 5010 V
  1388. 936(OPTION:)S
  1389. 12 B
  1390. 1446(261i)S
  1391. 13 I
  1392. 1540(n)S
  1393. 5184 V
  1394. 12 R
  1395. 1116(The)S
  1396. 1334(number)S
  1397. 1733(of)S
  1398. (spaces)316 1864 A
  1399. 2210(for)S
  1400. 2382(one)S
  1401. 2586(indentation)S
  1402. 3160(level.)S
  1403. 3486(The)S
  1404. 3704(default)S
  1405. 4071(is)S
  1406. 4182(8.)S
  1407. 5460 V
  1408. 936(OPTION:)S
  1409. 12 B
  1410. 1446(261ip)S
  1411. 12 R
  1412. 1607(,)S
  1413. 12 B
  1414. 1667(261nip)S
  1415. 5634 V
  1416. 12 R
  1417. 1116(Enables)S
  1418. 1539((disables))S
  1419. 2051(the)S
  1420. 2239(indentation)S
  1421. 2823(of)S
  1422. 2964(parameter)S
  1423. 3491(declarations)S
  1424. 4118(from)S
  1425. 4395(the)S
  1426. 4584(left)S
  1427. 4788(mar-)S
  1428. 5772 V
  1429. 936(gin.)S
  1430. 1180(The)S
  1431. 1398(default)S
  1432. 1765(is)S
  1433. 12 B
  1434. 1876(261ip)S
  1435. 12 R
  1436. 2037(.)S
  1437. 6048 V
  1438. 936(OPTION:)S
  1439. 12 B
  1440. 1446(261ln)S
  1441. 6222 V
  1442. 12 R
  1443. 1116(Maximum)S
  1444. 1649(length)S
  1445. 1981(of)S
  1446. 2112(an)S
  1447. 2256(output)S
  1448. 2594(line.)S
  1449. 2866(The)S
  1450. 3084(default)S
  1451. 3451(is)S
  1452. 3562(78.)S
  1453. 6498 V
  1454. 936(OPTION:)S
  1455. 12 B
  1456. 1446(261lp)S
  1457. 12 R
  1458. 1607(,)S
  1459. 12 B
  1460. 1667(261nlp)S
  1461. 6672 V
  1462. 12 R
  1463. 1116(Lines)S
  1464. 1427(up)S
  1465. 1589(code)S
  1466. (surrounded)543 1860 A
  1467. 2446(by)S
  1468. 2609(parenthesis)S
  1469. 3197(in)S
  1470. 3334(continuation)S
  1471. 3981(lines.)S
  1472. 4313(If)S
  1473. 4438(a)S
  1474. 4535(line)S
  1475. 4760(has)S
  1476. 4964(a)S
  1477. 6810 V
  1478. 936(left)S
  1479. 1130(paren)S
  1480. 1430(which)S
  1481. 1757(is)S
  1482. 1869(not)S
  1483. 2054(closed)S
  1484. 2394(on)S
  1485. 2545(that)S
  1486. 2758(line,)S
  1487. 3001(then)S
  1488. 3240(continuation)S
  1489. 3875(lines)S
  1490. (will)190 4135 A
  1491. 4356(be)S
  1492. 4501(lined)S
  1493. 4774(up)S
  1494. 4924(to)S
  1495. 6948 V
  1496. 936(start)S
  1497. 1176(at)S
  1498. 1294(the)S
  1499. 1472(character)S
  1500. (position)389 1948 A
  1501. 2367(just)S
  1502. 2572(after)S
  1503. 2826(the)S
  1504. 3004(left)S
  1505. 3197(paren.)S
  1506. 8427 V
  1507. EP
  1508. %%Page: 4 4
  1509. BP
  1510. /slant 0 def
  1511. /height 0 def
  1512. 1130 V
  1513. 12 B
  1514. 936(4)S
  1515. 1380 V
  1516. 12 R
  1517. 936(OPTION:)S
  1518. 12 B
  1519. 1446(261npro)S
  1520. 1554 V
  1521. 12 R
  1522. 1116(Causes)S
  1523. 1498(the)S
  1524. 1686(pro256le)S
  1525. 2042(256les,)S
  1526. 12 I
  1527. 2314(.indent.pro)S
  1528. 12 R
  1529. 2883(in)S
  1530. 3017(both)S
  1531. 3271(the)S
  1532. 3460(current)S
  1533. 3845(directory)S
  1534. 4324(and)S
  1535. 4539(the)S
  1536. 4728(user's)S
  1537. 1692 V
  1538. 936(home)S
  1539. 1234(directory)S
  1540. 1702(to)S
  1541. 1826(be)S
  1542. (ignored.)399 1970 A
  1543. 1968 V
  1544. 936(OPTION:)S
  1545. 12 B
  1546. 1446(261pcs)S
  1547. 12 R
  1548. 1674(,)S
  1549. 12 B
  1550. 1734(261npcs)S
  1551. 2142 V
  1552. 12 R
  1553. 1116(If)S
  1554. 1240(true)S
  1555. 1471(()S
  1556. 12 B
  1557. 1512(261pcs)S
  1558. 12 R
  1559. 1740())S
  1560. 1823(all)S
  1561. 1987(procedure)S
  1562. 2513(calls)S
  1563. (will)190 2778 A
  1564. 3011(have)S
  1565. 3282(a)S
  1566. (space)269 3379 A
  1567. 3691(inserted)S
  1568. 4118(between)S
  1569. 4565(the)S
  1570. 4756(name)S
  1571. 2280 V
  1572. 936(and)S
  1573. 1140(the)S
  1574. 1318(`)S
  1575. (`(')123 1349 A
  1576. 1462('.)S
  1577. 1563(The)S
  1578. 1781(default)S
  1579. 2148(is)S
  1580. 12 B
  1581. 2259(261npcs)S
  1582. 12 R
  1583. 2554(.)S
  1584. 2556 V
  1585. 936(OPTION:)S
  1586. 12 B
  1587. 1446(261ps)S
  1588. 12 R
  1589. 1620(,)S
  1590. 12 B
  1591. 1680(261nps)S
  1592. 2730 V
  1593. 12 R
  1594. 1116(If)S
  1595. 1235(true)S
  1596. 1461(()S
  1597. 12 B
  1598. 1502(261ps)S
  1599. 12 R
  1600. 1676())S
  1601. 1755(the)S
  1602. 1941(pointer)S
  1603. 2322(following)S
  1604. 2831(operator)S
  1605. 3273(`)S
  1606. 3304(`261>')S
  1607. 3504(')S
  1608. (will)190 3583 A
  1609. 3811(be)S
  1610. (surrounded)543 3963 A
  1611. 4544(by)S
  1612. (spaces)316 4702 A
  1613. 2868 V
  1614. 936(on)S
  1615. 1086(either)S
  1616. 1393(side.)S
  1617. 1678(The)S
  1618. 1896(default)S
  1619. 2263(is)S
  1620. 12 B
  1621. 2374(261nps)S
  1622. 12 R
  1623. 2615(.)S
  1624. 3144 V
  1625. 936(OPTION:)S
  1626. 12 B
  1627. 1446(261psl)S
  1628. 12 R
  1629. 1654(,)S
  1630. 12 B
  1631. 1714(261npsl)S
  1632. 3318 V
  1633. 12 R
  1634. 1116(If)S
  1635. 1240(true)S
  1636. 1471(()S
  1637. 12 B
  1638. 1512(261psl)S
  1639. 12 R
  1640. 1720())S
  1641. 1803(the)S
  1642. 1993(names)S
  1643. 2344(of)S
  1644. 2487(procedures)S
  1645. 3060(being)S
  1646. 3370(de256ned)S
  1647. 3767(are)S
  1648. (placed)316 3958 A
  1649. 4316(in)S
  1650. 4452(column)S
  1651. 4856(1)S
  1652. 4958(261)S
  1653. 3456 V
  1654. 936(their)S
  1655. 1189(types,)S
  1656. 1504(if)S
  1657. 1609(any,)S
  1658. (will)190 1843 A
  1659. 2063(be)S
  1660. 2207(left)S
  1661. 2400(on)S
  1662. 2550(the)S
  1663. 2728(previous)S
  1664. 3174(lines.)S
  1665. 3493(The)S
  1666. 3711(default)S
  1667. 4078(is)S
  1668. 12 B
  1669. 4189(261psl)S
  1670. 12 R
  1671. 4397(.)S
  1672. 3732 V
  1673. 936(OPTION:)S
  1674. 12 B
  1675. 1446(261sc)S
  1676. 12 R
  1677. 1607(,)S
  1678. 12 B
  1679. 1667(261nsc)S
  1680. 3906 V
  1681. 12 R
  1682. 1116(Enables)S
  1683. 1548((disables))S
  1684. 2069(the)S
  1685. (placement)498 2266 A
  1686. 2813(of)S
  1687. 2963(asterisks)S
  1688. 3430((*))S
  1689. 3621(at)S
  1690. 3758(the)S
  1691. 3955(left)S
  1692. 4168(edge)S
  1693. 4446(of)S
  1694. 4597(all)S
  1695. 4769(com-)S
  1696. 4044 V
  1697. 936(ments.)S
  1698. 1315(The)S
  1699. 1533(default)S
  1700. 1900(is)S
  1701. 12 B
  1702. 2011(261sc)S
  1703. 12 R
  1704. 2172(.)S
  1705. 4320 V
  1706. 936(OPTION:)S
  1707. 12 B
  1708. 1446(261sob)S
  1709. 12 R
  1710. 1680(,)S
  1711. 12 B
  1712. 1740(261nsob)S
  1713. 4494 V
  1714. 12 R
  1715. 1116(If)S
  1716. 12 B
  1717. 1235(261sob)S
  1718. 12 R
  1719. 1506(is)S
  1720. 1624(speci256ed,)S
  1721. 12 I
  1722. 2121(indent)S
  1723. 12 R
  1724. (will)190 2460 A
  1725. 2687(swallow)S
  1726. 3129(optional)S
  1727. 3562(blank)S
  1728. 3867(lines.)S
  1729. 4193(You)S
  1730. 4438(can)S
  1731. 4644(use)S
  1732. 4843(this)S
  1733. 4632 V
  1734. 936(to)S
  1735. 1060(get)S
  1736. 1238(rid)S
  1737. 1403(of)S
  1738. 1534(blank)S
  1739. 1832(lines)S
  1740. 2091(after)S
  1741. 2345(declarations.)S
  1742. 2991(The)S
  1743. 3209(default)S
  1744. 3576(is)S
  1745. 12 B
  1746. 3687(261nsob)S
  1747. 12 R
  1748. 3988(.)S
  1749. 4908 V
  1750. 936(OPTION:)S
  1751. 12 B
  1752. 1446(261st)S
  1753. 5082 V
  1754. 12 R
  1755. 1116(Causes)S
  1756. 12 I
  1757. 1488(indent)S
  1758. 12 R
  1759. 1820(to)S
  1760. 1944(take)S
  1761. 2176(its)S
  1762. (input)248 2321 A
  1763. 2599(from)S
  1764. 12 I
  1765. 2865(stdin)S
  1766. 12 R
  1767. 3100(,)S
  1768. 3160(and)S
  1769. 3364(put)S
  1770. 3548(its)S
  1771. 3693(output)S
  1772. 4031(to)S
  1773. 12 I
  1774. (stdout)295 4155 A
  1775. 12 R
  1776. 4450(.)S
  1777. 5358 V
  1778. 936(OPTION:)S
  1779. 12 B
  1780. 1446(261T)S
  1781. 12 I
  1782. 1586(typename)S
  1783. 5532 V
  1784. 12 R
  1785. 1116(Adds)S
  1786. 1421(typename)S
  1787. 1941(to)S
  1788. 2085(the)S
  1789. 2283(list)S
  1790. 2482(of)S
  1791. 2633(type)S
  1792. 2891(keywords.)S
  1793. 3471(Names)S
  1794. (accumulate:)586 3858 A
  1795. 12 B
  1796. 4494(261T)S
  1797. 12 R
  1798. 4685(can)S
  1799. 4904(be)S
  1800. 5670 V
  1801. 936(speci256ed)S
  1802. 1396(more)S
  1803. 1675(than)S
  1804. 1913(once.)S
  1805. 2231(You)S
  1806. 2469(need)S
  1807. 2727(to)S
  1808. 2851(specify)S
  1809. 3231(all)S
  1810. 3383(the)S
  1811. 3561(typenames)S
  1812. 4108(that)S
  1813. 4320(appear)S
  1814. 4673(in)S
  1815. (your)221 4797 A
  1816. 5808 V
  1817. 936(program)S
  1818. 1385(that)S
  1819. 1607(are)S
  1820. 1796(de256ned)S
  1821. 2191(by)S
  1822. 2351(#typedefs.)S
  1823. 2891(Nothing)S
  1824. (will)190 3327 A
  1825. 3557(be)S
  1826. 3711(harmed)S
  1827. 4114(if)S
  1828. (you)180 4229 A
  1829. 4449(miss)S
  1830. 4711(a)S
  1831. 4805(few,)S
  1832. 5946 V
  1833. 936(but)S
  1834. 1138(the)S
  1835. 1334(program)S
  1836. (will)190 1792 A
  1837. 2029(not)S
  1838. 2230(be)S
  1839. 2391(formatted)S
  1840. 2910(as)S
  1841. 3058(nicely)S
  1842. 3401(as)S
  1843. 3549(it)S
  1844. (should.)351 3664 A
  1845. 4092(This)S
  1846. (sounds)334 4354 A
  1847. 4735(like)S
  1848. 4964(a)S
  1849. 6084 V
  1850. 936(painful)S
  1851. 1320(thing)S
  1852. 1610(to)S
  1853. 1746(have)S
  1854. 2016(to)S
  1855. 2152(do,)S
  1856. 2344(but)S
  1857. 2540(it)S
  1858. 2650(is)S
  1859. 2773(really)S
  1860. 3092(a)S
  1861. 3188(symptom)S
  1862. 3679(of)S
  1863. 3822(a)S
  1864. 3918(problem)S
  1865. 4363(in)S
  1866. 4499(C:)S
  1867. 4655(typedef)S
  1868. 6222 V
  1869. 936(causes)S
  1870. 1282(a)S
  1871. 1366(syntactic)S
  1872. 1827(change)S
  1873. 2199(in)S
  1874. 2323(the)S
  1875. (language)436 2501 A
  1876. 2967(and)S
  1877. 12 I
  1878. 3171(indent)S
  1879. 12 R
  1880. (cannot)322 3503 A
  1881. 3855(256nd)S
  1882. 4072(all)S
  1883. 4224(typedefs.)S
  1884. 6498 V
  1885. 936(OPTION:)S
  1886. 12 B
  1887. 1446(261troff)S
  1888. 6672 V
  1889. 12 R
  1890. 1116(Causes)S
  1891. 12 I
  1892. 1500(indent)S
  1893. 12 R
  1894. 1844(to)S
  1895. 1980(format)S
  1896. 2347(the)S
  1897. 2538(program)S
  1898. 2991(for)S
  1899. 3176(processing)S
  1900. 3736(by)S
  1901. 12 I
  1902. 3899(troff)S
  1903. 12 R
  1904. 4108(.)S
  1905. 4181(It)S
  1906. (will)190 4299 A
  1907. (produce)389 4532 A
  1908. 4964(a)S
  1909. 6810 V
  1910. 936(fancy)S
  1911. 1236(listing)S
  1912. 1570(in)S
  1913. 1695(much)S
  1914. 1994(the)S
  1915. 2173(same)S
  1916. 2453(spirit)S
  1917. 2734(as)S
  1918. 12 I
  1919. 2866(vgrind)S
  1920. 12 R
  1921. 3181(.)S
  1922. 3272(If)S
  1923. 3384(the)S
  1924. 3562(output)S
  1925. 3900(256le)S
  1926. 4085(is)S
  1927. 4196(not)S
  1928. 4380(speci256ed,)S
  1929. 4870(the)S
  1930. 6948 V
  1931. 936(default)S
  1932. 1303(is)S
  1933. 1414(standard)S
  1934. 1854(output,)S
  1935. 2222(rather)S
  1936. 2536(than)S
  1937. (formatting)512 2774 A
  1938. 3316(in)S
  1939. (place.)286 3440 A
  1940. 8427 V
  1941. EP
  1942. %%Page: 5 5
  1943. BP
  1944. /slant 0 def
  1945. /height 0 def
  1946. 1130 V
  1947. 12 B
  1948. 4958(5)S
  1949. 1380 V
  1950. 12 R
  1951. 936(OPTION:)S
  1952. 12 B
  1953. 1446(261v)S
  1954. 12 R
  1955. 1566(,)S
  1956. 12 B
  1957. 1626(261nv)S
  1958. 1554 V
  1959. 12 R
  1960. 1116(The)S
  1961. 12 B
  1962. 1348(261v)S
  1963. 12 R
  1964. 1512(257ag)S
  1965. 1737(turns)S
  1966. 2023(on)S
  1967. 2187(verbose)S
  1968. 2607(mode;)S
  1969. 12 B
  1970. 2953(261nv)S
  1971. 12 R
  1972. 3184(turns)S
  1973. 3470(it)S
  1974. 3582(off.)S
  1975. 3828(When)S
  1976. 4160(in)S
  1977. 4299(verbose)S
  1978. 4720(mode,)S
  1979. 1692 V
  1980. 12 I
  1981. 936(indent)S
  1982. 12 R
  1983. 1275(reports)S
  1984. 1649(when)S
  1985. 1948(it)S
  1986. (splits)256 2053 A
  1987. 2346(one)S
  1988. 2557(line)S
  1989. 2776(of)S
  1990. (input)248 2914 A
  1991. 3199(into)S
  1992. 3424(two)S
  1993. 3643(or)S
  1994. 3781(more)S
  1995. 4067(lines)S
  1996. 4333(of)S
  1997. 4470(output,)S
  1998. 4844(and)S
  1999. 1830 V
  2000. 936(gives)S
  2001. 1221(some)S
  2002. 1506(size)S
  2003. 1725(statistics)S
  2004. 2174(at)S
  2005. 2292(completion.)S
  2006. 2896(The)S
  2007. 3114(default)S
  2008. 3481(is)S
  2009. 12 B
  2010. 3592(261nv)S
  2011. 12 R
  2012. 3779(.)S
  2013. 2106 V
  2014. 12 B
  2015. 936(User)S
  2016. 1209(Pro256les)S
  2017. 2418 V
  2018. 12 R
  2019. 1116(You)S
  2020. 1363(may)S
  2021. 1610(set)S
  2022. 1784(up)S
  2023. (your)221 1943 A
  2024. 2203(own)S
  2025. 2451(pro256le)S
  2026. 2807(of)S
  2027. 2948(defaults)S
  2028. 3372(to)S
  2029. 12 I
  2030. 3506(indent)S
  2031. 12 R
  2032. 3848(by)S
  2033. 4008(creating)S
  2034. 4439(a)S
  2035. 4533(256le)S
  2036. 4728(called)S
  2037. 2556 V
  2038. 12 I
  2039. 936(.indent.pro)S
  2040. 12 R
  2041. 1502(in)S
  2042. 1633(either)S
  2043. (your)221 1947 A
  2044. 2205(login)S
  2045. 2490(directory)S
  2046. 2965(and/or)S
  2047. 3311(the)S
  2048. 3496(current)S
  2049. 3877(directory)S
  2050. 4352(and)S
  2051. 4562(including)S
  2052. 2694 V
  2053. 936(whatever)S
  2054. 1422(switches)S
  2055. (you)180 1881 A
  2056. 2102(like.)S
  2057. 2385(Switches)S
  2058. 2864(in)S
  2059. 12 I
  2060. 2999(.indent.pro)S
  2061. 12 R
  2062. 3570(in)S
  2063. 3706(the)S
  2064. 3896(current)S
  2065. 4282(directory)S
  2066. 4762(over-)S
  2067. 2832 V
  2068. 936(ride)S
  2069. 1162(those)S
  2070. 1454(in)S
  2071. (your)221 1585 A
  2072. 1843(login)S
  2073. 2128(directory)S
  2074. 2603((with)S
  2075. 2897(the)S
  2076. 3082(exception)S
  2077. 3589(of)S
  2078. 12 B
  2079. 3726(261T)S
  2080. 12 R
  2081. 3902(type)S
  2082. (de256nitions,)540 4146 A
  2083. 4722(which)S
  2084. 2970 V
  2085. 936(just)S
  2086. (accumulate).)623 1143 A
  2087. 1798(If)S
  2088. 12 I
  2089. 1912(indent)S
  2090. 12 R
  2091. 2246(is)S
  2092. 2360(run)S
  2093. 2554(and)S
  2094. 2761(a)S
  2095. 2848(pro256le)S
  2096. 3197(256le)S
  2097. 3385(exists,)S
  2098. 3724(then)S
  2099. 3965(it)S
  2100. 4066(is)S
  2101. 4180(read)S
  2102. 4422(to)S
  2103. 4549(set)S
  2104. 4717(up)S
  2105. 4870(the)S
  2106. 3108 V
  2107. 936(program's)S
  2108. 1472(defaults.)S
  2109. 1954(The)S
  2110. 2180(switches)S
  2111. (should)321 2636 A
  2112. 2995(be)S
  2113. 3147(separated)S
  2114. 3643(by)S
  2115. (spaces,)346 3801 A
  2116. 4185(tabs)S
  2117. 4418(or)S
  2118. 4557(newlines.)S
  2119. 3246 V
  2120. 936(Switches)S
  2121. 1404(on)S
  2122. 1554(the)S
  2123. 1732(command)S
  2124. 2238(line,)S
  2125. 2480(however,)S
  2126. 2957(override)S
  2127. 3391(pro256le)S
  2128. 3737(switches.)S
  2129. 3522 V
  2130. 12 B
  2131. 936(Comments)S
  2132. 3834 V
  2133. 12 I
  2134. 1116(Indent)S
  2135. 12 R
  2136. 1457(assumes)S
  2137. 1893(that)S
  2138. 2108(any)S
  2139. 2315(comment)S
  2140. 2798(with)S
  2141. 3047(a)S
  2142. 3134(dash)S
  2143. 3388(or)S
  2144. 3522(star)S
  2145. 3731(immediately)S
  2146. 4370(after)S
  2147. 4627(the)S
  2148. 4808(start)S
  2149. 3972 V
  2150. 936(of)S
  2151. 1079(comment)S
  2152. 1571((that)S
  2153. 1836(is,)S
  2154. 1989(`)S
  2155. 2020(`/*261')S
  2156. 2246(')S
  2157. 2329(or)S
  2158. 2472(`)S
  2159. 2503(`/**')S
  2160. 2729('))S
  2161. 2853(is)S
  2162. 2976(a)S
  2163. 3071(comment)S
  2164. (surrounded)543 3562 A
  2165. 4146(by)S
  2166. 4307(a)S
  2167. (box)180 4402 A
  2168. 4623(of)S
  2169. 4765(stars.)S
  2170. 4110 V
  2171. 936(Each)S
  2172. 1217(line)S
  2173. 1438(of)S
  2174. 1578(such)S
  2175. 1839(a)S
  2176. 1933(comment)S
  2177. 2423(is)S
  2178. 2544(left)S
  2179. 2747(unchanged,)S
  2180. 3339(except)S
  2181. 3695(that)S
  2182. 3917(its)S
  2183. 4072(indentation)S
  2184. 4656(may)S
  2185. 4904(be)S
  2186. 4248 V
  2187. 936(adjusted)S
  2188. 1369(to)S
  2189. (account)376 1493 A
  2190. 1899(for)S
  2191. 2071(the)S
  2192. 2249(change)S
  2193. 2621(in)S
  2194. 2745(indentation)S
  2195. 3319(of)S
  2196. 3450(the)S
  2197. 3628(256rst)S
  2198. 3847(line)S
  2199. 4059(of)S
  2200. 4190(the)S
  2201. 4368(comment.)S
  2202. 4422 V
  2203. 1116(All)S
  2204. 1329(other)S
  2205. 1635(comments)S
  2206. 2189(are)S
  2207. 2395(treated)S
  2208. 2783(as)S
  2209. 2942(straight)S
  2210. 3364(text.)S
  2211. 3664(Indent)S
  2212. 4031(256ts)S
  2213. 4237(as)S
  2214. 4396(many)S
  2215. 4722(words)S
  2216. 4560 V
  2217. 936((separated)S
  2218. 1483(by)S
  2219. 1651(blanks,)S
  2220. 2044(tabs,)S
  2221. 2317(or)S
  2222. 2466(newlines))S
  2223. 2986(on)S
  2224. 3154(a)S
  2225. 3256(line)S
  2226. 3486(as)S
  2227. 3635(possible.)S
  2228. 4138(Blank)S
  2229. 4473(lines)S
  2230. 4749(break)S
  2231. 4698 V
  2232. 936(paragraphs.)S
  2233. 4872 V
  2234. 1116(If)S
  2235. 1234(a)S
  2236. 1324(comment)S
  2237. 1810(is)S
  2238. 1927(on)S
  2239. 2083(a)S
  2240. 2173(line)S
  2241. 2391(with)S
  2242. 2643(code)S
  2243. 2907(it)S
  2244. 3011(is)S
  2245. 3129(started)S
  2246. 3490(in)S
  2247. 3621(the)S
  2248. 3806(comment)S
  2249. 4293(column,)S
  2250. 4722(which)S
  2251. 5010 V
  2252. 936(is)S
  2253. 1055(set)S
  2254. 1228(by)S
  2255. 1386(the)S
  2256. 12 B
  2257. 1572(261cn)S
  2258. 12 R
  2259. 1791(command)S
  2260. 2305(line)S
  2261. 2525(parameter.)S
  2262. 3109(Otherwise,)S
  2263. 3677(the)S
  2264. 3863(comment)S
  2265. 4351(is)S
  2266. 4470(started)S
  2267. 4832(at)S
  2268. 12 I
  2269. 4958(n)S
  2270. 5148 V
  2271. 12 R
  2272. 936(indentation)S
  2273. 1544(levels)S
  2274. 1891(less)S
  2275. 2137(than)S
  2276. 2409(where)S
  2277. 2770(code)S
  2278. 3062(is)S
  2279. 3207(currently)S
  2280. 3709(being)S
  2281. (placed,)346 4041 A
  2282. 4451(where)S
  2283. 4812(n)S
  2284. 4937(is)S
  2285. 5286 V
  2286. 936(speci256ed)S
  2287. 1397(by)S
  2288. 1548(the)S
  2289. 12 B
  2290. 1727(261dn)S
  2291. 12 R
  2292. 1952(command)S
  2293. 2459(line)S
  2294. 2672(parameter.)S
  2295. 3249(If)S
  2296. 3362(the)S
  2297. 3541(code)S
  2298. 3800(on)S
  2299. 3950(a)S
  2300. 4034(line)S
  2301. 4246(extends)S
  2302. 4645(past)S
  2303. 4870(the)S
  2304. 5424 V
  2305. 936(comment)S
  2306. 1420(column,)S
  2307. 1846(the)S
  2308. 2028(comment)S
  2309. 2512(starts)S
  2310. 2804(further)S
  2311. 3170(to)S
  2312. 3299(the)S
  2313. 3482(right,)S
  2314. 3776(and)S
  2315. 3985(the)S
  2316. 4168(right)S
  2317. 4432(margin)S
  2318. 4810(may)S
  2319. 5562 V
  2320. 936(be)S
  2321. 1080(automatically)S
  2322. 1770(extended)S
  2323. 2236(in)S
  2324. 2360(extreme)S
  2325. 2781(cases.)S
  2326. 5838 V
  2327. 12 B
  2328. 936(Preprocessor)S
  2329. 1645(Lines)S
  2330. 6150 V
  2331. 12 R
  2332. 1116(In)S
  2333. 1251(general,)S
  2334. 12 I
  2335. 1672(indent)S
  2336. 12 R
  2337. 2008(leaves)S
  2338. 2345(preprocessor)S
  2339. 2998(lines)S
  2340. 3262(alone.)S
  2341. 3619(The)S
  2342. 3842(only)S
  2343. (reformatting)607 4091 A
  2344. 4733(that)S
  2345. 4950(it)S
  2346. 6288 V
  2347. (will)190 936 A
  2348. 1165(do)S
  2349. 1324(is)S
  2350. 1443(to)S
  2351. 1575(straighten)S
  2352. 2091(up)S
  2353. (trailing)351 2249 A
  2354. 2638(comments.)S
  2355. 3203(It)S
  2356. 3316(leaves)S
  2357. 3657(embedded)S
  2358. 4191(comments)S
  2359. 4726(alone.)S
  2360. 6426 V
  2361. (Conditional)570 936 A
  2362. 1577(compilation)S
  2363. ((#ifdef...#endif))771 2226 A
  2364. 3068(is)S
  2365. (recognized)531 3220 A
  2366. 3822(and)S
  2367. 12 I
  2368. 4067(indent)S
  2369. 12 R
  2370. 4441(attempts)S
  2371. 4924(to)S
  2372. 6564 V
  2373. 936(correctly)S
  2374. 1398(compensate)S
  2375. 1999(for)S
  2376. 2171(the)S
  2377. 2349(syntactic)S
  2378. (peculiarities)594 2810 A
  2379. (introduced.)547 3434 A
  2380. 8427 V
  2381. EP
  2382. %%Page: 6 6
  2383. BP
  2384. /slant 0 def
  2385. /height 0 def
  2386. 1130 V
  2387. 12 B
  2388. 936(6)S
  2389. 1380 V
  2390. 936(C)S
  2391. 1054(Syntax)S
  2392. 1692 V
  2393. 12 R
  2394. 1116(Indent)S
  2395. (understands)577 1462 A
  2396. 2076(a)S
  2397. 2167(substantial)S
  2398. (amount)362 2722 A
  2399. (about)268 3121 A
  2400. 3426(the)S
  2401. 3611(syntax)S
  2402. 3963(of)S
  2403. 4101(C,)S
  2404. 4248(but)S
  2405. 4439(it)S
  2406. 4544(has)S
  2407. 4743(a)S
  2408. 4835(for-)S
  2409. 1830 V
  2410. 936(giving)S
  2411. 1277(parser.)S
  2412. 1667(It)S
  2413. 1775(attempts)S
  2414. 2219(to)S
  2415. 2346(cope)S
  2416. 2607(with)S
  2417. 2856(the)S
  2418. 3036(usual)S
  2419. 3323(sorts)S
  2420. 3584(of)S
  2421. 3717(incomplete)S
  2422. 4287(and)S
  2423. 4493(misformed)S
  2424. 1968 V
  2425. 936(syntax.)S
  2426. 1341(In)S
  2427. 1472(particular,)S
  2428. 1998(the)S
  2429. 2176(use)S
  2430. 2367(of)S
  2431. 2498(macros)S
  2432. 2878(like:)S
  2433. 2175 V
  2434. 1176(#de256ne)S
  2435. 1561(forever)S
  2436. 1942(for(;;))S
  2437. 2382 V
  2438. 936(is)S
  2439. 1047(handled)S
  2440. 1459(properly.)S
  2441. 8427 V
  2442. EP
  2443. %%Trailer
  2444. %%DocumentFonts: Times-Roman Times-Bold Times-Italic Troff
  2445. %%Pages: 6