<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: readfloat32()</title>
		<atom:link href="http://cycling74.com/forums/topic/readfloat32/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/readfloat32/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 22:27:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/readfloat32/#post-26262</guid>
					<title><![CDATA[readfloat32()]]></title>
					<link>http://cycling74.com/forums/topic/readfloat32/#post-26262</link>
					<pubDate>Fri, 02 Jun 2006 20:30:23 +0000</pubDate>
					<dc:creator>Wesley Smith</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
does readfloat32 take care of parsing whitespace etc. for you?  Or do<br />
you have to seek to the first number in the text file and then call<br />
that method?</p>
<p>thanks,<br />
wes</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/readfloat32/#post-78181</guid>
					<title><![CDATA[Re: readfloat32()]]></title>
					<link>http://cycling74.com/forums/topic/readfloat32/#post-78181</link>
					<pubDate>Fri, 02 Jun 2006 20:37:08 +0000</pubDate>
					<dc:creator>Joshua Kit Clayton</dc:creator>

					<description>
						<![CDATA[
						<p>Sounds like you&#8217;ll want to use string&#8217;s parseFloat() method or some  <br />
other regexp based solution. readfloat32() is for reading binary  <br />
floats from files (and in MaxMSP 4.5.7, only in platform native byte  <br />
ordering, fixed in the next Max release).</p>
<p><a href="http://developer.mozilla.org/en/docs/" rel="nofollow">http://developer.mozilla.org/en/docs/</a> <br />
Core_JavaScript_1.5_Reference:Global_Functions:parseFloat</p>
<p>-Joshua</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

