<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Typedef</id>
	<title>Typedef - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Typedef"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Typedef&amp;action=history"/>
	<updated>2026-06-04T22:43:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Typedef&amp;diff=23565&amp;oldid=prev</id>
		<title>Chao: Created page with &quot;C 语言提供了 typedef 关键字，您可以使用它来为类型取一个新的名字。下面的实例为单字节数字定义了一个术语 BYTE：  * typedef unsigned...&quot;</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Typedef&amp;diff=23565&amp;oldid=prev"/>
		<updated>2019-11-20T05:31:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;C 语言提供了 typedef 关键字，您可以使用它来为类型取一个新的名字。下面的实例为单字节数字定义了一个术语 BYTE：  * typedef unsigned...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;C 语言提供了 typedef 关键字，您可以使用它来为类型取一个新的名字。下面的实例为单字节数字定义了一个术语 BYTE：&lt;br /&gt;
&lt;br /&gt;
* typedef unsigned char BYTE;&lt;br /&gt;
[[category: C keyword]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>