File: gawk_array-elements.svg

package info (click to toggle)
gawk 1%3A5.3.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 24,120 kB
  • sloc: ansic: 56,743; awk: 14,966; sh: 6,985; yacc: 6,820; makefile: 3,144; sed: 119; python: 31; csh: 6
file content (66 lines) | stat: -rw-r--r-- 2,179 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:dc="https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
   xmlns="http://www.w3.org/2000/svg"
   version="1.1"
   viewBox="-10 -10 413 93"
   inkscape:export-xdpi="96"
   inkscape:export-ydpi="96">
  <metadata>
    <rdf:RDF>
      <dc:type>still image</dc:type>
      <dc:format>image/svg+xml</dc:format>
      <dc:title>Gawk: Effective AWK Programming - A contiguous array</dc:title>
      <dc:description>https://www.gnu.org/software/gawk/manual/gawk.html#figure_002darray_002delements</dc:description>
      <dc:date>2024</dc:date>
      <dc:source>https://git.savannah.gnu.org/cgit/gawk.git/tree/doc/gawk_array-element.eps</dc:source>
      <dc:rights>
        <dc:rightsHolder>Free Software Foundation, Inc.</dc:rightsHolder>
        <dc:license>https://www.gnu.org/licenses/fdl.html</dc:license>
      </dc:rights>
    </rdf:RDF>
  </metadata>
  <g
     style="fill:none;stroke:#000;stroke-width:1">
    <rect
       x="0" y="0" width="330" height="45" />
    <path
       d="m 72,0 v 45" />
    <path
       d="m 182,0 v 45" />
    <path
       d="m 262,0 v 45" />
  </g>
  <text
     style="font-weight:bold;font-size:15px;font-family:'FreeMono',monospace;-inkscape-font-specification:'FreeMono'"
     text-anchor="middle">
    <tspan
       x="36"   y="26">8</tspan>
    <tspan
       x="127" dy="0">&quot;foo&quot;</tspan>
    <tspan
       x="222" dy="0">&quot;&quot;</tspan>
    <tspan
       x="296" dy="0">30</tspan>
    <tspan
       x="36"   y="73">0</tspan>
    <tspan
       x="127" dy="0">1</tspan>
    <tspan
       x="222" dy="0">2</tspan>
    <tspan
       x="296" dy="0">3</tspan>
  </text>
  <text
     style="font-weight:500;font-size:16px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Medium'"
     text-anchor="start">
    <tspan
       x="353" y="27">Value</tspan>
    <tspan
       x="353" y="73.3">Index</tspan>
  </text>
</svg>