<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Segmentation faults with file pointer in C?</title>
	<atom:link href="http://www.massemailinglist.com/2010/08/segmentation-faults-with-file-pointer-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.massemailinglist.com/2010/08/segmentation-faults-with-file-pointer-in-c/</link>
	<description>mass email list</description>
	<pubDate>Tue, 22 May 2012 03:42:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: The Phlebob</title>
		<link>http://www.massemailinglist.com/2010/08/segmentation-faults-with-file-pointer-in-c/#comment-2297</link>
		<dc:creator>The Phlebob</dc:creator>
		<pubDate>Thu, 12 Aug 2010 05:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.massemailinglist.com/2010/08/segmentation-faults-with-file-pointer-in-c/#comment-2297</guid>
		<description>Just a crazy thought:  Try doing an fflush( fp ), or even an ftell(fp), right before the rewind( fp ).  Maybe it doesn't like the order of actions (although a seg fault is a heckuva way to handle it!)

Good luck.</description>
		<content:encoded><![CDATA[<p>Just a crazy thought:  Try doing an fflush( fp ), or even an ftell(fp), right before the rewind( fp ).  Maybe it doesn&#8217;t like the order of actions (although a seg fault is a heckuva way to handle it!)</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

