<?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: Telling the type of a pointer</title>
		<atom:link href="http://cycling74.com/forums/topic/telling-the-type-of-a-pointer/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/telling-the-type-of-a-pointer/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 00:21:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/telling-the-type-of-a-pointer/#post-65220</guid>
					<title><![CDATA[Telling the type of a pointer]]></title>
					<link>http://cycling74.com/forums/topic/telling-the-type-of-a-pointer/#post-65220</link>
					<pubDate>Thu, 15 Nov 2012 01:45:30 +0000</pubDate>
					<dc:creator>Siska Ádám</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>if I have an object attached &#8212; via <code>object_subscribe()</code> or <code>object_attach()</code> &#8212; to several different <em>types</em> of sources, how can I identify the <em>type</em> of the notifier object? Let&#8217;s say, I register my object to a <code>t_dictionary</code> and also an own-developed custom object. When I receive a notification, how can I tell the type of the <code>sender</code> argument (typed as <code>void *</code>) of my <code>notify()</code> function?</p>
<p>Thanks,<br />
Ádám</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/telling-the-type-of-a-pointer/#post-235026</guid>
					<title><![CDATA[Re: Telling the type of a pointer]]></title>
					<link>http://cycling74.com/forums/topic/telling-the-type-of-a-pointer/#post-235026</link>
					<pubDate>Thu, 15 Nov 2012 01:53:47 +0000</pubDate>
					<dc:creator>Siska Ádám</dc:creator>

					<description>
						<![CDATA[
						<p>Nevermind. <code>object_classname()</code> is my friend&#8230;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

