<?xml version="1.0" encoding="ASCII"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Formula trouble using &#8220;Integer Divide&#8221; (the backslash)</title>
	<atom:link href="http://kenhamady.com/cru/archives/619/feed" rel="self" type="application/rss+xml" />
	<link>http://kenhamady.com/cru/archives/619</link>
	<description>Independent news, tips and thoughts from a Crystal Reports expert</description>
	<lastBuildDate>Mon, 02 Apr 2012 12:33:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mike McCracen</title>
		<link>http://kenhamady.com/cru/archives/619/comment-page-1#comment-64</link>
		<dc:creator>Mike McCracen</dc:creator>
		<pubDate>Wed, 22 Jul 2009 15:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://kenhamady.com/cru/?p=619#comment-64</guid>
		<description>One practical use of the \ or integer division is to convert an integer Total number of seconds to a more viewable format of hh:mm:ss.  It is necessary to do the conversiion if the total may be more than 24 hours.

Using the \ with an integer divisor never causes a problems and in this case means you don&#039;t have to truncate the result.</description>
		<content:encoded><![CDATA[<p>One practical use of the \ or integer division is to convert an integer Total number of seconds to a more viewable format of hh:mm:ss.  It is necessary to do the conversiion if the total may be more than 24 hours.</p>
<p>Using the \ with an integer divisor never causes a problems and in this case means you don&#8217;t have to truncate the result.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.076 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-21 18:42:14 -->

