<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/typedef</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 05:18:22 GMT</pubDate>
<item>
<title>(C++) common typedefs for binary data management - yuconner</title>
<link>http://snipplr.com/view/849/common-typedefs-for-binary-data-management/</link>
<description><![CDATA[ <p>Example: Useful to avoid use of char type as "byte, 8 bits type"
and so
(valid for c language too)</p> ]]></description>
<pubDate>Fri, 18 Aug 2006 15:53:14 GMT</pubDate>
<guid>http://snipplr.com/view/849/common-typedefs-for-binary-data-management/</guid>
</item>
</channel>
</rss>