<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://newrpl.wiki.hpgcc3.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://newrpl.wiki.hpgcc3.org/feed.php">
        <title>newRPL User Manual manual:chapter6:libdata</title>
        <description></description>
        <link>https://newrpl.wiki.hpgcc3.org/</link>
        <image rdf:resource="https://newrpl.wiki.hpgcc3.org/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-05-06T06:38:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_bingetb&amp;rev=1572617076&amp;do=diff"/>
                <rdf:li rdf:resource="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_bingetobj&amp;rev=1572614726&amp;do=diff"/>
                <rdf:li rdf:resource="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_bingetw&amp;rev=1572617343&amp;do=diff"/>
                <rdf:li rdf:resource="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binmovb&amp;rev=1573083721&amp;do=diff"/>
                <rdf:li rdf:resource="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binmovw&amp;rev=1573083749&amp;do=diff"/>
                <rdf:li rdf:resource="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binputb&amp;rev=1632383041&amp;do=diff"/>
                <rdf:li rdf:resource="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binputobj&amp;rev=1632383110&amp;do=diff"/>
                <rdf:li rdf:resource="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binputw&amp;rev=1632383079&amp;do=diff"/>
                <rdf:li rdf:resource="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_mkbindata&amp;rev=1632155076&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://newrpl.wiki.hpgcc3.org/lib/tpl/bootstrap3/images/favicon.ico">
        <title>newRPL User Manual</title>
        <link>https://newrpl.wiki.hpgcc3.org/</link>
        <url>https://newrpl.wiki.hpgcc3.org/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_bingetb&amp;rev=1572617076&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-01T07:04:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual:chapter6:libdata:cmd_bingetb</title>
        <link>https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_bingetb&amp;rev=1572617076&amp;do=diff</link>
        <description>BINGETB

----------

----------

Extract binary data as list of bytes

----------
  Input Stack      Output Stack    Dsrc    Numoffset    Numbytes    →    L    Level 3    Level 2    Level 1    →    Level 1  
Legend

 Legend   Object type  O   Any object</description>
    </item>
    <item rdf:about="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_bingetobj&amp;rev=1572614726&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-01T06:25:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual:chapter6:libdata:cmd_bingetobj</title>
        <link>https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_bingetobj&amp;rev=1572614726&amp;do=diff</link>
        <description>BINGETOBJ

----------

----------

Extract an entire object from a binary data container

----------
  Input Stack      Output Stack    Dsrc    Numoffset    →    O    Level 2    Level 1    →    Level 1  
Legend

 Legend   Object type  O   Any object   I</description>
    </item>
    <item rdf:about="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_bingetw&amp;rev=1572617343&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-01T07:09:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual:chapter6:libdata:cmd_bingetw</title>
        <link>https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_bingetw&amp;rev=1572617343&amp;do=diff</link>
        <description>BINGETW

----------

----------

Extract data from a binary data object as a list of 32-bit words

----------
  Input Stack      Output Stack    Dsrc    Numoffset    Numwords    →    L    Level 3    Level 2    Level 1    →    Level 1  
Legend

 Legend</description>
    </item>
    <item rdf:about="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binmovb&amp;rev=1573083721&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-06T15:42:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual:chapter6:libdata:cmd_binmovb</title>
        <link>https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binmovb&amp;rev=1573083721&amp;do=diff</link>
        <description>BINMOVB

----------

----------

Copy binary data block into a binary data object

----------
  Input Stack      Output Stack    Ddest    Numoffset_dest    Dsrc    Numoffset_src    Numbytes    →    Ddest_updated    Level 5    Level 4    Level 3</description>
    </item>
    <item rdf:about="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binmovw&amp;rev=1573083749&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-06T15:42:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual:chapter6:libdata:cmd_binmovw</title>
        <link>https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binmovw&amp;rev=1573083749&amp;do=diff</link>
        <description>BINMOVW

----------

----------

Copy 32-bit words between binary data objects

----------
  Input Stack      Output Stack    Ddest    Numoffset_dest    Dsrc    Numoffset_src    Numwords    →    Ddest_updated    Level 5    Level 4    Level 3    Level 2</description>
    </item>
    <item rdf:about="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binputb&amp;rev=1632383041&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-23T00:44:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual:chapter6:libdata:cmd_binputb</title>
        <link>https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binputb&amp;rev=1632383041&amp;do=diff</link>
        <description>BINPUTB

----------

Store bytes into a binary data container

----------
  Input Stack      Output Stack    Ddest    Numoffset    Numsrc    Numbytes    →    Ddest-upd    Ddest    Numoffset    Ssrc    Numbytes    →    Ddest-upd    Ddest    Numoffset</description>
    </item>
    <item rdf:about="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binputobj&amp;rev=1632383110&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-23T00:45:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual:chapter6:libdata:cmd_binputobj</title>
        <link>https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binputobj&amp;rev=1632383110&amp;do=diff</link>
        <description>BINPUTOBJ

----------

Store a newRPL object into a binary data container

----------
  Input Stack      Output Stack    Ddest    Numoffset    Osrc    →    Ddest-upd    Level 3    Level 2    Level 1    →    Level 1  
Legend

 Legend   Object type</description>
    </item>
    <item rdf:about="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binputw&amp;rev=1632383079&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-23T00:44:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual:chapter6:libdata:cmd_binputw</title>
        <link>https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_binputw&amp;rev=1632383079&amp;do=diff</link>
        <description>BINPUTW

----------

Store 32-bit words into a binary data container

----------
  Input Stack      Output Stack    Ddest    Numoffset    Numsrc    Numwords    →    Ddest-upd    Ddest    Numoffset    Ssrc    Numwords    →    Ddest-upd    Ddest</description>
    </item>
    <item rdf:about="https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_mkbindata&amp;rev=1632155076&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T09:24:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manual:chapter6:libdata:cmd_mkbindata</title>
        <link>https://newrpl.wiki.hpgcc3.org/doku.php?id=manual:chapter6:libdata:cmd_mkbindata&amp;rev=1632155076&amp;do=diff</link>
        <description>MKBINDATA

----------

Create a binary data container object

----------
  Input Stack      Output Stack    Numsize    →    D    Level 1    →    Level 1  
Legend

 Legend   Object type  O   Any object   I   Integer number   R   Real number   #   Binary number   Num   Scalar (Integer, Real or Binary number)   Z   Complex number   U   Unit   ∡   Angle</description>
    </item>
</rdf:RDF>
