<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; СОбрать программу с отдельными xxx.h и xxx.c в Code::Blocks]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=33713&amp;type=atom" />
	<updated>2014-02-17T13:42:01Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=33713</id>
		<entry>
			<title type="html"><![CDATA[Re: СОбрать программу с отдельными xxx.h и xxx.c в Code::Blocks]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=394683#p394683" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>#include &quot;путь к файлу&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[krivedk0]]></name>
				<uri>https://linuxforum.ru/profile.php?id=33587</uri>
			</author>
			<updated>2014-02-17T13:42:01Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=394683#p394683</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: СОбрать программу с отдельными xxx.h и xxx.c в Code::Blocks]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=392962#p392962" />
			<content type="html"><![CDATA[<p>#include &quot;xxx.h&quot;<br />Кавычки говорят о том же каталоге, угловые скобки -- о стандартных путях включаемых файлов, а также заданных ключами -I.</p>]]></content>
			<author>
				<name><![CDATA[bormant]]></name>
				<uri>https://linuxforum.ru/profile.php?id=732</uri>
			</author>
			<updated>2014-02-10T18:02:59Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=392962#p392962</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[СОбрать программу с отдельными xxx.h и xxx.c в Code::Blocks]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=392952#p392952" />
			<content type="html"><![CDATA[<p>Пользуюсь программой Code::Blocks, только учусь.<br />Сейчас пытался собрать программку маленькую где функция находится в отдельном хейдере. Оба файла находятся в одном и том же каталоге.<br />прописал в xxx.c в конце всех хейдеров #include&lt;xxx.h&gt;<br />и при сборе получаю ошибку<br /></p><div class="codebox"><pre><code>error: ‘intcmp’ undeclared (first use in this function)</code></pre></div><p>Подскажите в чем моя ошибка? как их завязать вместе?<br />Спасибо.</p>]]></content>
			<author>
				<name><![CDATA[SektorCT]]></name>
				<uri>https://linuxforum.ru/profile.php?id=25934</uri>
			</author>
			<updated>2014-02-10T16:49:38Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=392952#p392952</id>
		</entry>
</feed>
