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

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 13:06:53 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. /B{/Times-Bold FF}def
  249. /I{/Times-Italic FF}def
  250. %%EndProlog
  251. %%Page: 1 1
  252. BP
  253. /slant 0 def
  254. /height 0 def
  255. 480 V
  256. 10 R
  257. 720(PUTC)S
  258. 986(()S
  259. 1028(3)S
  260. 1086())S
  261. 2696(Eighth)S
  262. (Edition)296 2989 A
  263. 4861(PUTC)S
  264. 5127(()S
  265. 5169(3)S
  266. 5227())S
  267. 960 V
  268. 9 R
  269. 720(N)S
  270. 722(NA)S
  271. 790(AM)S
  272. 858(ME)S
  273. 940(E)S
  274. 1080 V
  275. 10 R
  276. 1080(putc,)S
  277. 1303(putchar,)S
  278. 1655(fputc,)S
  279. 1912(putw)S
  280. 10 R-1
  281. 2138(-)S
  282. 10 R
  283. 2220(put)S
  284. 2373(character)S
  285. 2769(or)S
  286. 2878(word)S
  287. 3110(on)S
  288. 3235(a)S
  289. 3305(stream)S
  290. 1248 V
  291. 9 R
  292. 720(S)S
  293. 722(SY)S
  294. 774(YN)S
  295. 842(NO)S
  296. 910(OP)S
  297. 978(PS)S
  298. 1030(SI)S
  299. 1082(IS)S
  300. 1115(S)S
  301. 1368 V
  302. 10 B
  303. 1080(#include)S
  304. 1482(<stdio.h>)S
  305. 1608 V
  306. 1080(int)S
  307. 1236(putc(int)S
  308. 10 I
  309. 1617(c)S
  310. 10 B
  311. 1662(,)S
  312. 1725(FILE)S
  313. 1998(*)S
  314. 10 I
  315. 2048(stream)S
  316. 10 B
  317. 2322())S
  318. 1728 V
  319. 1080(int)S
  320. 1236(putchar(int)S
  321. 10 I
  322. 1768(c)S
  323. 10 B
  324. 1813())S
  325. 1848 V
  326. 1080(int)S
  327. 1236(fputc(int)S
  328. 10 I
  329. 1651(c)S
  330. 10 B
  331. 1696(,)S
  332. 1759(FILE)S
  333. 2032(*)S
  334. 10 I
  335. 2082(stream)S
  336. 10 B
  337. 2356())S
  338. 1968 V
  339. 1080(int)S
  340. 1236(putw(int)S
  341. 10 I
  342. 1645(w)S
  343. 10 B
  344. 1712(,)S
  345. 1775(FILE)S
  346. 2048(*)S
  347. 10 I
  348. 2098(stream)S
  349. 10 B
  350. 2372())S
  351. 2136 V
  352. 9 R
  353. 720(D)S
  354. 722(DE)S
  355. 790(ES)S
  356. 848(SC)S
  357. 900(CR)S
  358. 962(RI)S
  359. 1024(IP)S
  360. 1057(PT)S
  361. 1109(TI)S
  362. 1167(IO)S
  363. 1200(ON)S
  364. 1268(N)S
  365. 2256 V
  366. 10 B
  367. 1080(Putc)S
  368. 10 R
  369. 1302(appends)S
  370. 1656(the)S
  371. 1804(character)S
  372. 10 I
  373. 2200(c)S
  374. 10 R
  375. 2270(to)S
  376. 2373(the)S
  377. 2521(named)S
  378. 2814(output)S
  379. 10 I
  380. 3095(stream)S
  381. 10 R
  382. 3377(.)S
  383. 3452(It)S
  384. 3539(returns)S
  385. 3844(the)S
  386. 3992(character)S
  387. (written.)311 4388 A
  388. 2424 V
  389. 10 B
  390. 1080(Putchar()S
  391. 10 I
  392. 1462(c)S
  393. 10 B
  394. 1515())S
  395. 10 R
  396. 1574(is)S
  397. 1666(de256ned)S
  398. 1987(as)S
  399. 10 B
  400. 2096(putc()S
  401. 10 I
  402. 2321(c)S
  403. 10 B
  404. 2374(,)S
  405. 2424(stdout))S
  406. 10 R
  407. 2727(.)S
  408. 2592 V
  409. 10 B
  410. 1080(Fputc)S
  411. 10 R
  412. 1358(behaves)S
  413. 1707(like)S
  414. 10 B
  415. 1883(putc)S
  416. 10 R
  417. 2074(,)S
  418. 2124(but)S
  419. 2277(is)S
  420. 2369(a)S
  421. 2439(genuine)S
  422. 2782(function)S
  423. 3142(rather)S
  424. 3403(than)S
  425. 3601(a)S
  426. 3671(macro.)S
  427. 2760 V
  428. 10 B
  429. 1080(Putw)S
  430. 10 R
  431. 1341(appends)S
  432. 1706(word)S
  433. 1949((that)S
  434. 2170(is,)S
  435. 10 B
  436. 2298(int)S
  437. 10 R
  438. 2416())S
  439. 10 I
  440. 2486(w)S
  441. 10 R
  442. 2589(to)S
  443. 2704(the)S
  444. 2864(output)S
  445. 10 I
  446. 3157(stream)S
  447. 10 R
  448. 3439(.)S
  449. 3526(It)S
  450. 3625(returns)S
  451. 3942(the)S
  452. 4102(word)S
  453. (written.)311 4346 A
  454. 10 B
  455. 4719(Putw)S
  456. 10 R
  457. 4981(neither)S
  458. 2880 V
  459. 1080(assumes)S
  460. 1440(nor)S
  461. 1599(causes)S
  462. 1887(special)S
  463. 2192(alignment)S
  464. 2619(in)S
  465. 2722(the)S
  466. 2870(256le.)S
  467. 3048 V
  468. 9 R
  469. 720(S)S
  470. 722(SE)S
  471. 774(EE)S
  472. 832(E)S
  473. 913(A)S
  474. 915(AL)S
  475. 983(LS)S
  476. 1041(SO)S
  477. 1093(O)S
  478. 3168 V
  479. 10 B
  480. 1080(fopen)S
  481. 10 R
  482. 1321((3),)S
  483. 10 B
  484. 1489(fclose)S
  485. 10 R
  486. 1730((3),)S
  487. 10 B
  488. 1898(getc)S
  489. 10 R
  490. 2072((3),)S
  491. 10 B
  492. 2240(puts)S
  493. 10 R
  494. 2425((3),)S
  495. 10 B
  496. 2593(printf)S
  497. 10 R
  498. 2846((3),)S
  499. 10 B
  500. 3014(fread)S
  501. 10 R
  502. 3244((3).)S
  503. 3336 V
  504. 9 R
  505. 720(D)S
  506. 722(DI)S
  507. 790(IA)S
  508. 823(AG)S
  509. 891(GN)S
  510. 959(NO)S
  511. 1027(OS)S
  512. 1095(ST)S
  513. 1147(TI)S
  514. 1205(IC)S
  515. 1238(CS)S
  516. 1300(S)S
  517. 3456 V
  518. 10 R
  519. 1080(These)S
  520. 1352(functions)S
  521. 1757(return)S
  522. 2029(the)S
  523. 2183(constant)S
  524. 9 B
  525. 2547(EOF)S
  526. 10 R
  527. (upon)200 2764 A
  528. 2996(error.)S
  529. 3275(Since)S
  530. 3531(this)S
  531. 3708(is)S
  532. 3807(a)S
  533. (good)200 3884 A
  534. 4116(integer,)S
  535. 10 B
  536. (ferror)264 4453 A
  537. 10 R
  538. 4717((3))S
  539. (should)267 4867 A
  540. 5166(be)S
  541. 3576 V
  542. 1080(used)S
  543. 1289(to)S
  544. 1392(detect)S
  545. 10 B
  546. 1658(putw)S
  547. 10 R
  548. 1902(errors.)S
  549. 3744 V
  550. 9 R
  551. 720(B)S
  552. 722(BU)S
  553. 784(UG)S
  554. 852(GS)S
  555. 920(S)S
  556. 3864 V
  557. 10 R
  558. (Because)336 1080 A
  559. 1446(it)S
  560. 1532(is)S
  561. 1629(implemented)S
  562. 2184(as)S
  563. 2298(a)S
  564. 2373(macro,)S
  565. 10 B
  566. 2681(putc)S
  567. 10 R
  568. 2903(treats)S
  569. 3153(a)S
  570. 10 I
  571. 3229(stream)S
  572. 10 R
  573. 3534(argument)S
  574. 3945(with)S
  575. 4155(side)S
  576. 4348(effects)S
  577. 4649(improperly.)S
  578. 5177(In)S
  579. 3984 V
  580. 1080(particular)S
  581. 1492(`putc(c,)S
  582. 1828(*f++);')S
  583. 2147(doesn't)S
  584. 2468(work)S
  585. 2700(sensibly.)S
  586. 4152 V
  587. 1080(Errors)S
  588. 1358(can)S
  589. 1523(occur)S
  590. (long)178 1772 A
  591. 1975(after)S
  592. 2186(the)S
  593. 2334(call)S
  594. 2505(to)S
  595. 10 B
  596. 2608(putc)S
  597. 10 R
  598. 2799(.)S
  599. 7903 V
  600. 720(Page)S
  601. 941(1)S
  602. 2573(()S
  603. 2615(November)S
  604. 3065(6,)S
  605. (1985)200 3165 A
  606. 3373())S
  607. 4455(September)S
  608. 4911(13,)S
  609. (1996)200 5061 A
  610. 8143 V
  611. EP
  612. %%Trailer
  613. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  614. %%Pages: 1