<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://gambas-buch.de/dwen/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>GAMBAS-BOOK 3.19.5 - k9:k9.1</title>
        <description></description>
        <link>https://gambas-buch.de/dwen/</link>
        <lastBuildDate>Sat, 02 May 2026 04:46:46 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://gambas-buch.de/dwen/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>GAMBAS-BOOK 3.19.5</title>
            <link>https://gambas-buch.de/dwen/</link>
        </image>
        <item>
            <title>start</title>
            <link>https://gambas-buch.de/dwen/doku.php?id=k9:k9.1:start&amp;rev=1775135267&amp;do=diff</link>
            <description>9.1 Formatting functions

The three functions presented here format numbers into a character string in different contexts. 

9.1.1 Function Bin$ or Bin


Bin$ ( Number AS Long [ , Digits AS Integer ] ) AS String


Bin$ (..) formats a data type Long into its binary representation. If Digits=d is optional, the representation is filled with leading zeros so that exactly d digits are output. The default is d=8.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 02 Apr 2026 13:07:47 +0000</pubDate>
        </item>
    </channel>
</rss>
