<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Макрос для определение количества элементов в массиве</title>
		<description>Discuss Макрос для определение количества элементов в массиве</description>
		<link>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html</link>
		<lastBuildDate>Tue, 07 Apr 2026 03:09:20 +0000</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="https://chipenable.ru/index.php/component/jcomments/feed/com_k2/175.html" rel="self" type="application/rss+xml" />
		<item>
			<title>Дмитри й says:</title>
			<link>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3844</link>
			<description><![CDATA[Давайте о подляне подробнее. Где и в чем может проявиться?]]></description>
			<dc:creator>Дмитри й</dc:creator>
			<pubDate>Fri, 28 Feb 2014 03:30:15 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3844</guid>
		</item>
		<item>
			<title>Pashgan says:</title>
			<link>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3141</link>
			<description><![CDATA[Просто sizeof даст количество байт, а этот макрос дает количество элементов массива независимо от их типа.]]></description>
			<dc:creator>Pashgan</dc:creator>
			<pubDate>Tue, 27 Aug 2013 13:31:31 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3141</guid>
		</item>
		<item>
			<title>Neptun says:</title>
			<link>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3140</link>
			<description><![CDATA[А чем просто sizeof(bar) не понравился?]]></description>
			<dc:creator>Neptun</dc:creator>
			<pubDate>Tue, 27 Aug 2013 13:02:29 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3140</guid>
		</item>
		<item>
			<title>Pashgan says:</title>
			<link>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3137</link>
			<description><![CDATA[Нет, это просто интересный макрос, о котором я недавно узнал.]]></description>
			<dc:creator>Pashgan</dc:creator>
			<pubDate>Tue, 27 Aug 2013 06:49:15 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3137</guid>
		</item>
		<item>
			<title>Peter says:</title>
			<link>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3135</link>
			<description><![CDATA[Это еще одно "плохое правило программировани я"?)) Попробуйте передать свой массивчик bar в какую-то функцию - например, как это бывает - для сортировки или нахождения максимального значения.... Главное - всё скомпилится, никто никого не предупредит о подляне - но посмотрите как это будет работать)) А старый добрый #define - и здесь не подведёт...]]></description>
			<dc:creator>Peter</dc:creator>
			<pubDate>Tue, 27 Aug 2013 05:19:16 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/item/175-opredelenie-kolichestva-elementov-v-massive.html#comment-3135</guid>
		</item>
	</channel>
</rss>
