<bibliography>
<title>Bibliography</title>

<biblioentry id="cpp-trick.bib">
	<title id="cpp-trick.title">C Preprocessor Trick For 
		Implementing Similar Data Types</title>
	<author>
		<firstname>Lars</firstname>
		<surname>Wirzenius</surname>
		<affiliation>
			<address>
				<email>liw@iki.fi</email>
			</address>
		</affiliation>
	</author>
	<abstract>
		<title>Abstract</title>
		<para>A C preprocessor trick for handling many similar
		structured data types, such as packets in a communication
		protocol, is described and justified.
		</para>
		<para>This document is available at <ulink
		url="http://www.iki.fi/liw/texts/index.html#cpp-trick">
		http://www.iki.fi/liw/texts/index.html#cpp-trick</ulink>.
		</para>
	</abstract>
</biblioentry>


</bibliography>

