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

操作系统开发

开发平台:

C/C++

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 13:06:50 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(MALLOC)S
  258. 1154(()S
  259. 1196(3)S
  260. 1254())S
  261. 2696(Eighth)S
  262. (Edition)296 2989 A
  263. 4693(MALLOC)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(malloc,)S
  277. 1404(free,)S
  278. 1612(realloc,)S
  279. 1937(calloc,)S
  280. 2228(alloca)S
  281. 10 R-1
  282. 2494(-)S
  283. 10 R
  284. 2576(memory)S
  285. 2936(allocator)S
  286. 1248 V
  287. 9 R
  288. 720(S)S
  289. 722(SY)S
  290. 774(YN)S
  291. 842(NO)S
  292. 910(OP)S
  293. 978(PS)S
  294. 1030(SI)S
  295. 1082(IS)S
  296. 1115(S)S
  297. 1368 V
  298. 10 B
  299. 1080(#include)S
  300. 1482(<sys/types.h>)S
  301. 1488 V
  302. 1080(#include)S
  303. 1482(<stdlib.h>)S
  304. 1608 V
  305. 1080(#include)S
  306. 1482(<alloca.h>)S
  307. 1848 V
  308. 1080(void)S
  309. 1302(*malloc(size_t)S
  310. 10 I
  311. 1950(size)S
  312. 10 B
  313. 2101())S
  314. 1968 V
  315. 1080(void)S
  316. (free(void)387 1302 A
  317. 1727(*)S
  318. 10 I
  319. 1777(ptr)S
  320. 10 B
  321. 1894())S
  322. 2088 V
  323. 1080(void)S
  324. 1302(*realloc(void)S
  325. 1899(*)S
  326. 10 I
  327. 1949(ptr)S
  328. 10 B
  329. 2066(,)S
  330. 2129(size_t)S
  331. 10 I
  332. 2408(size)S
  333. 10 B
  334. 2559())S
  335. 2208 V
  336. 1080(void)S
  337. 1302(*calloc(size_t)S
  338. 10 I
  339. 1911(nelem)S
  340. 10 B
  341. 2152(,)S
  342. 2215(size_t)S
  343. 10 I
  344. 2494(elsize)S
  345. 10 B
  346. 2718())S
  347. 2328 V
  348. 1080(void)S
  349. 1302(*alloca(size_t)S
  350. 10 I
  351. 1916(size)S
  352. 10 B
  353. 2067())S
  354. 2496 V
  355. 9 R
  356. 720(D)S
  357. 722(DE)S
  358. 790(ES)S
  359. 848(SC)S
  360. 900(CR)S
  361. 962(RI)S
  362. 1024(IP)S
  363. 1057(PT)S
  364. 1109(TI)S
  365. 1167(IO)S
  366. 1200(ON)S
  367. 1268(N)S
  368. 2616 V
  369. 10 B
  370. 1080(Malloc)S
  371. 10 R
  372. 1406(and)S
  373. 10 B
  374. (free)169 1581 A
  375. 10 R
  376. 1780(provide)S
  377. 2117(a)S
  378. 2192(general-purpose)S
  379. 2872(memory)S
  380. 3238(allocation)S
  381. 3666(package.)S
  382. 10 B
  383. 4077(Malloc)S
  384. 10 R
  385. 4404(returns)S
  386. 4715(a)S
  387. 4791(pointer)S
  388. 5107(to)S
  389. 5216(a)S
  390. 2736 V
  391. 1080(block)S
  392. 1328(of)S
  393. 1437(at)S
  394. 1535(least)S
  395. 10 I
  396. 1745(size)S
  397. 10 R
  398. 1921(bytes)S
  399. 2158(beginning)S
  400. 2584(on)S
  401. 2709(a)S
  402. 2779(word)S
  403. (boundary.)404 3011 A
  404. 2904 V
  405. 1080(The)S
  406. 1268(argument)S
  407. 1679(to)S
  408. 10 B
  409. (free)169 1788 A
  410. 10 R
  411. 1988(is)S
  412. 2086(a)S
  413. 2162(pointer)S
  414. 2478(to)S
  415. 2588(a)S
  416. 2665(block)S
  417. 2920(previously)S
  418. 3376(allocated)S
  419. 3772(by)S
  420. 10 B
  421. 3904(malloc)S
  422. 10 R
  423. 4189(;)S
  424. 4249(this)S
  425. (space)224 4426 A
  426. 4682(is)S
  427. 4781(made)S
  428. 5031(avail-)S
  429. 3024 V
  430. 1080(able)S
  431. 1277(for)S
  432. 1424(further)S
  433. 1728(allocation,)S
  434. 2179(but)S
  435. 2336(its)S
  436. 2460(contents)S
  437. 2824(are)S
  438. 2977(left)S
  439. (undisturbed.)499 3141 A
  440. 3694(A)S
  441. 3796(call)S
  442. 3971(with)S
  443. 4179(a)S
  444. 4253(null)S
  445. 10 I
  446. 4438(ptr)S
  447. 10 R
  448. 4584(is)S
  449. 4680(legal)S
  450. 4904(and)S
  451. 5077(does)S
  452. 3144 V
  453. 1080(nothing.)S
  454. 3312 V
  455. 1080(Needless)S
  456. 1469(to)S
  457. 1572(say,)S
  458. 1756(grave)S
  459. 2005(disorder)S
  460. (will)157 2360 A
  461. 2542(result)S
  462. 2791(if)S
  463. 2878(the)S
  464. (space)224 3027 A
  465. 3277(assigned)S
  466. 3649(by)S
  467. 10 B
  468. 3775(malloc)S
  469. 10 R
  470. 4086(is)S
  471. 4179(overrun)S
  472. 4518(or)S
  473. 4628(if)S
  474. 4716(some)S
  475. (random)307 4954 A
  476. 3432 V
  477. 1080(number)S
  478. 1412(is)S
  479. 1504(handed)S
  480. 1819(to)S
  481. 10 B
  482. (free)169 1922 A
  483. 10 R
  484. 2091(.)S
  485. 3600 V
  486. 10 B
  487. 1080(Malloc)S
  488. 10 R
  489. 1407(maintains)S
  490. (multiple)335 1829 A
  491. 2195(lists)S
  492. 2388(of)S
  493. 2503(free)S
  494. 2692(blocks)S
  495. (according)397 2985 A
  496. 3413(to)S
  497. 3522(size,)S
  498. 3735(allocating)S
  499. (space)224 4163 A
  500. 4419(from)S
  501. 4647(the)S
  502. 4802(appropriate)S
  503. 3720 V
  504. 1080(list.)S
  505. 1288(It)S
  506. 1385(calls)S
  507. 10 B
  508. 1605(sbrk)S
  509. 10 R
  510. 1836((see)S
  511. 10 B
  512. 2034(brk)S
  513. 10 R
  514. 2191((2)))S
  515. 2378(to)S
  516. 2491(get)S
  517. 2649(more)S
  518. 2891(memory)S
  519. 3261(from)S
  520. 3492(the)S
  521. 3650(system)S
  522. 3964(when)S
  523. 4217(there)S
  524. 4454(is)S
  525. 4556(no)S
  526. 4690(suitable)S
  527. (space)224 5037 A
  528. 3840 V
  529. 1080(already)S
  530. 1402(free.)S
  531. 4008 V
  532. 10 B
  533. 1080(Realloc)S
  534. 10 R
  535. 1427(changes)S
  536. 1779(the)S
  537. 1930(size)S
  538. 2115(of)S
  539. 2227(the)S
  540. 2378(block)S
  541. 2629(pointed)S
  542. 2958(to)S
  543. 3064(by)S
  544. 10 I
  545. 3192(ptr)S
  546. 10 R
  547. 3337(to)S
  548. 10 I
  549. 3443(size)S
  550. 10 R
  551. 3622(bytes)S
  552. 3862(and)S
  553. 4035(returns)S
  554. 4343(a)S
  555. 4416(pointer)S
  556. 4729(to)S
  557. 4835(the)S
  558. 4987((possi-)S
  559. 4128 V
  560. 1080(bly)S
  561. 1243(moved))S
  562. 1585(block.)S
  563. 1893(The)S
  564. 2085(contents)S
  565. (will)157 2454 A
  566. 2645(be)S
  567. 2774(unchanged)S
  568. 3243(up)S
  569. 3377(to)S
  570. 3489(the)S
  571. 3646(lesser)S
  572. 3910(of)S
  573. 4028(the)S
  574. 4185(new)S
  575. 4387(and)S
  576. 4566(old)S
  577. 4728(sizes.)S
  578. 5008(A)S
  579. 5115(call)S
  580. 4248 V
  581. 1080(with)S
  582. 1284(a)S
  583. 1354(null)S
  584. 10 I
  585. 1535(ptr)S
  586. 10 R
  587. 1677(is)S
  588. 1769(legal)S
  589. 1990(and)S
  590. 2160(has)S
  591. 2319(the)S
  592. 2467(same)S
  593. 2699(result)S
  594. 2948(as)S
  595. 10 B
  596. 3057(malloc()S
  597. 10 I
  598. 3376(size)S
  599. 10 B
  600. 3535())S
  601. 10 R
  602. 3569(.)S
  603. 4416 V
  604. 10 B
  605. 1080(Calloc)S
  606. 10 R
  607. 1379(allocates)S
  608. (space)224 1757 A
  609. 2006(for)S
  610. 2149(an)S
  611. 2269(array)S
  612. 2502(of)S
  613. 10 I
  614. 2611(nelem)S
  615. 10 R
  616. 2877(elements)S
  617. 3260(of)S
  618. 3369(size)S
  619. 10 I
  620. 3551(elsize.)S
  621. 10 R
  622. 3825(The)S
  623. (space)224 4007 A
  624. 4256(is)S
  625. (initialized)403 4348 A
  626. 4776(to)S
  627. 4879(zeros.)S
  628. 4584 V
  629. 10 B
  630. 1080(Alloca)S
  631. 10 R
  632. 1382(allocates)S
  633. 10 I
  634. 1763(size)S
  635. 10 R
  636. 1942(bytes)S
  637. 2182(of)S
  638. (space)224 2294 A
  639. 2546(in)S
  640. 2653(the)S
  641. 2805(stack)S
  642. 3041(frame)S
  643. 3306(of)S
  644. 3419(the)S
  645. 3571(caller.)S
  646. 3875(This)S
  647. 4083(temporary)S
  648. (space)224 4526 A
  649. 4779(is)S
  650. 4875(automati-)S
  651. 4704 V
  652. 1080(cally)S
  653. 1301(freed)S
  654. 1534(on)S
  655. 1659(return.)S
  656. 4872 V
  657. 1080(Each)S
  658. 1314(of)S
  659. 1430(the)S
  660. 1585(allocation)S
  661. 2014(routines)S
  662. 2370(returns)S
  663. 2682(a)S
  664. 2759(pointer)S
  665. 3076(to)S
  666. (space)224 3186 A
  667. 3442(suitably)S
  668. 3792(aligned)S
  669. 4120((after)S
  670. 4373(possible)S
  671. 4735(pointer)S
  672. 5053(coer-)S
  673. 4992 V
  674. 1080(cion))S
  675. 1312(for)S
  676. 1455(storage)S
  677. 1771(of)S
  678. 1880(any)S
  679. 2050(type)S
  680. 2248(of)S
  681. 2357(object.)S
  682. 5160 V
  683. 9 R
  684. 720(S)S
  685. 722(SE)S
  686. 774(EE)S
  687. 832(E)S
  688. 928(A)S
  689. 930(AL)S
  690. 998(LS)S
  691. 1056(SO)S
  692. 1108(O)S
  693. 5280 V
  694. 10 B
  695. 1080(brk)S
  696. 10 R
  697. 1237((2).)S
  698. 5448 V
  699. 9 R
  700. 720(D)S
  701. 722(DI)S
  702. 790(IA)S
  703. 823(AG)S
  704. 891(GN)S
  705. 959(NO)S
  706. 1027(OS)S
  707. 1095(ST)S
  708. 1147(TI)S
  709. 1205(IC)S
  710. 1238(CS)S
  711. 1300(S)S
  712. 5568 V
  713. 10 B
  714. 1080(Malloc)S
  715. 10 R
  716. 1376(,)S
  717. 10 B
  718. 1427(realloc)S
  719. 10 R
  720. 1744(and)S
  721. 10 B
  722. 1915(calloc)S
  723. 10 R
  724. 2187(return)S
  725. 2455(a)S
  726. 2527(null)S
  727. 2710(pointer)S
  728. 3022(if)S
  729. 3111(there)S
  730. 3340(is)S
  731. 3434(no)S
  732. 3561(available)S
  733. 3952(memory)S
  734. 4314(or)S
  735. 4425(if)S
  736. 4514(the)S
  737. 4664(arena)S
  738. 4910(has)S
  739. 5071(been)S
  740. 5688 V
  741. 1080(detectably)S
  742. 1519(corrupted)S
  743. 1930(by)S
  744. 2055(storing)S
  745. 2359(outside)S
  746. 2674(the)S
  747. (bounds)289 2822 A
  748. 3136(of)S
  749. 3245(a)S
  750. 3315(block.)S
  751. 5856 V
  752. 9 R
  753. 720(N)S
  754. 722(NO)S
  755. 790(OT)S
  756. 858(TE)S
  757. 916(ES)S
  758. 974(S)S
  759. 5976 V
  760. 10 R
  761. 1080(Other)S
  762. 1335(implementations)S
  763. 2030(of)S
  764. 10 B
  765. 2139(malloc)S
  766. 10 R
  767. 2424(,)S
  768. 10 B
  769. 2474(realloc)S
  770. 10 R
  771. 2790(or)S
  772. 10 B
  773. 2899(calloc)S
  774. 10 R
  775. 3170(may)S
  776. 3368(return)S
  777. 3634(a)S
  778. 3704(null)S
  779. 3885(pointer)S
  780. 4196(if)S
  781. 4284(the)S
  782. 4433(size)S
  783. 4616(of)S
  784. 4726(the)S
  785. 4875(requested)S
  786. 6096 V
  787. 1080(block)S
  788. 1332(is)S
  789. 1428(zero.)S
  790. 1681(This)S
  791. 1889(implementation)S
  792. (will)157 2549 A
  793. 2735(always)S
  794. 3044(return)S
  795. 3314(a)S
  796. 3388(zero)S
  797. 3591(length)S
  798. 3871(block)S
  799. 4123(at)S
  800. 4225(a)S
  801. 4299(unique)S
  802. 4600(address,)S
  803. 4955(but)S
  804. (you)150 5111 A
  805. 6216 V
  806. (should)267 1080 A
  807. 1378(keep)S
  808. 1599(in)S
  809. 1708(mind)S
  810. 1945(that)S
  811. 2127(a)S
  812. 2203(null)S
  813. 2390(return)S
  814. 2662(is)S
  815. 2760(possible)S
  816. 3120(if)S
  817. 3213(the)S
  818. 3367(program)S
  819. 3739(is)S
  820. 3837(run)S
  821. 4002(to)S
  822. 4111(another)S
  823. 4445(system)S
  824. 4756(and)S
  825. 4933(that)S
  826. 5116(this)S
  827. 6336 V
  828. (should)267 1080 A
  829. 1372(not)S
  830. 1525(be)S
  831. 1645(mistakenly)S
  832. 2111(seen)S
  833. 2315(as)S
  834. 2424(an)S
  835. 2544(error.)S
  836. 6504 V
  837. 9 R
  838. 720(B)S
  839. 722(BU)S
  840. 784(UG)S
  841. 852(GS)S
  842. 920(S)S
  843. 6624 V
  844. 10 R
  845. 1080(When)S
  846. 10 B
  847. 1345(realloc)S
  848. 10 R
  849. 1661(returns)S
  850. 1966(a)S
  851. 2036(null)S
  852. 2217(pointer,)S
  853. 2552(the)S
  854. 2700(block)S
  855. 2948(pointed)S
  856. 3274(to)S
  857. 3377(by)S
  858. 10 I
  859. 3502(ptr)S
  860. 10 R
  861. 3644(may)S
  862. 3842(be)S
  863. 3962(destroyed.)S
  864. 6792 V
  865. 10 B
  866. 1080(Alloca)S
  867. 10 R
  868. 1379(is)S
  869. 1471(machine)S
  870. 1837(dependent;)S
  871. 2303(its)S
  872. 2423(use)S
  873. 2582(is)S
  874. 2674(discouraged.)S
  875. 7903 V
  876. 720(Page)S
  877. 941(1)S
  878. 2669(()S
  879. 2711(May)S
  880. 2920(14,)S
  881. (1986)200 3070 A
  882. 3278())S
  883. 4455(September)S
  884. 4911(13,)S
  885. (1996)200 5061 A
  886. 8143 V
  887. EP
  888. %%Trailer
  889. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  890. %%Pages: 1