<?xml version="1.0" encoding="UTF-8" ?>
<!-- RSS generated by PHPBoost on Thu, 09 Apr 2026 02:38:27 +0200 -->

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Wiki MSX Village]]></title>
		<atom:link href="https://msxvillage.fr/syndication/rss/wiki/12" rel="self" type="application/rss+xml"/>
		<link>https://msxvillage.fr</link>
		<description><![CDATA[Derniers articles de la catégorie H]]></description>
		<copyright>(C) 2005-2026 PHPBoost</copyright>
		<language>fr</language>
		<generator>PHPBoost</generator>
		
		
		<item>
			<title><![CDATA[H]]></title>
			<link>https://msxvillage.fr/wiki/h</link>
			<guid>https://msxvillage.fr/wiki/h</guid>
			<description><![CDATA[Instructions commençant par H]]></description>
			<pubDate>Sat, 17 Oct 2009 23:24:33 +0200</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[HEX$]]></title>
			<link>https://msxvillage.fr/wiki/hex</link>
			<guid>https://msxvillage.fr/wiki/hex</guid>
			<description><![CDATA[<fieldset class="formatter-container formatter-fieldset" style=""><legend><strong><span style="font-size: 20px;">HEX$</span></strong></legend><div class="formatter-content">Fonction qui convertit un nombre entre -32768 et 65535 en nombre hexadécimal.<br />
<br />
<table class="formatter-table">
    <tr class="formatter-table-row">
        <th class="formatter-table-head">Syntaxe</th>
    </tr>
    <tr class="formatter-table-row">
        <td class="formatter-table-col"><a href="https://msxvillage.fr/wiki/hex">HEX$</a>(nombre)</td>
    </tr>
</table><br />
<br />
<table class="formatter-table">
    <tr class="formatter-table-row">
        <th class="formatter-table-head">Exemple</th>
    </tr>
    <tr class="formatter-table-row">
        <td class="formatter-table-col">10 <a href="https://msxvillage.fr/wiki/print">PRINT</a> <a href="https://msxvillage.fr/wiki/hex">HEX$</a>(65535)<br />
                               20 <a href="https://msxvillage.fr/wiki/print">PRINT</a> <a href="https://msxvillage.fr/wiki/hex">HEX$</a>(-32768)<br />
                               30 <a href="https://msxvillage.fr/wiki/end">END</a></td>
             </tr>
</table><br />
<br />
<table class="formatter-table">
    <tr class="formatter-table-row">
        <th class="formatter-table-head">Résultat</th>
    </tr>
    <tr class="formatter-table-row">
        <td class="formatter-table-col">Le programme affichera successivement les nombres hexadécimaux FFFF et 8000, conversion en hexadécimal de 65535 et -32768.</td>
    </tr>
</table><br />
<br />
</div></fieldset>]]></description>
			<pubDate>Fri, 16 Oct 2009 15:24:57 +0200</pubDate>
			
		</item>
		
	</channel>
</rss>
