<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://aoineko.org/msxgl/index.php?action=history&amp;feed=atom&amp;title=Modules%2Fstring%2FSettings</id>
		<title>Modules/string/Settings - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://aoineko.org/msxgl/index.php?action=history&amp;feed=atom&amp;title=Modules%2Fstring%2FSettings"/>
		<link rel="alternate" type="text/html" href="https://aoineko.org/msxgl/index.php?title=Modules/string/Settings&amp;action=history"/>
		<updated>2026-05-01T00:44:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.2</generator>

	<entry>
		<id>https://aoineko.org/msxgl/index.php?title=Modules/string/Settings&amp;diff=2052&amp;oldid=prev</id>
		<title>Aoineko: Created page with &quot;Library configuration (&lt;tt&gt;msxgl_config.h&lt;/tt&gt;): &lt;syntaxhighlight lang=&quot;c&quot;&gt; // Support for integer to ASCII string converter functions #define STRING_USE_FROM_INT8		TRUE	// Si...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aoineko.org/msxgl/index.php?title=Modules/string/Settings&amp;diff=2052&amp;oldid=prev"/>
				<updated>2024-01-10T21:31:01Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Library configuration (&amp;lt;tt&amp;gt;msxgl_config.h&amp;lt;/tt&amp;gt;): &amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt; // Support for integer to ASCII string converter functions #define STRING_USE_FROM_INT8		TRUE	// Si...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Library configuration (&amp;lt;tt&amp;gt;msxgl_config.h&amp;lt;/tt&amp;gt;):&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
// Support for integer to ASCII string converter functions&lt;br /&gt;
#define STRING_USE_FROM_INT8		TRUE	// Signed 8-bits integer to string&lt;br /&gt;
#define STRING_USE_FROM_UINT8		TRUE	// Unsigned 8-bits integer to string&lt;br /&gt;
#define STRING_USE_FROM_INT16		TRUE	// Signed 16-bits integer to string&lt;br /&gt;
#define STRING_USE_FROM_UINT16		TRUE	// Unsigned 16-bits integer to string&lt;br /&gt;
&lt;br /&gt;
// Support for sprintf style formating function&lt;br /&gt;
#define STRING_USE_FORMAT			TRUE&lt;br /&gt;
#define STRING_USE_INT32			TRUE	// Add support for 32-bits integer&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Aoineko</name></author>	</entry>

	</feed>