<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[devshare.de - C / C++]]></title>
	<link rel="self" href="http://www.devshare.de/feed/atom/topic/38626/"/>
	<updated>2005-01-11T22:54:01Z</updated>
	<generator>PunBB</generator>
	<id>http://devshare.de/topic/38626/c-c/</id>
		<entry>
			<title type="html"><![CDATA[Re: C / C++]]></title>
			<link rel="alternate" href="http://devshare.de/post/44792/#p44792"/>
			<content type="html"><![CDATA[<p>hi,</p><p>kann dir nur das Buch:&nbsp; :arrow: Joachim Goll, Ulrich Broeckl, Manfred Dausmann:&nbsp; &quot;C als erste Programmiersprache - Vom Einsteiger zum Profi&quot; (4. Auflage, Teubner Verlag, mit CD)&nbsp; :!:&nbsp; empfehlen.</p><p>Daran habe ich vor kurzem C gelernt.<br />Und es ist super gut zum schnellen Nachschlagen und beim erstmaligen Lernen.&nbsp; <img src="http://devshare.de/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> </p><p>also dann</p><p>Leni</p>]]></content>
			<author>
				<name><![CDATA[Leni]]></name>
				<uri>http://devshare.de/user/4320/</uri>
			</author>
			<updated>2005-01-11T22:54:01Z</updated>
			<id>http://devshare.de/post/44792/#p44792</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: C / C++]]></title>
			<link rel="alternate" href="http://devshare.de/post/39507/#p39507"/>
			<content type="html"><![CDATA[<p>#include &lt;stdio.h&gt;<br /> #include &lt;stdlib.h&gt;<br /> #include &lt;conio.h&gt;</p><p> int main()<br /> {<br /> &nbsp; &nbsp; FILE *in;<br />&nbsp; &nbsp; &nbsp;int key=0;</p><p>&nbsp; &nbsp; &nbsp;if ((in = fopen(&quot;test.pcp&quot;,&quot;r&quot;)) == NULL)<br />&nbsp; &nbsp; &nbsp;{<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;puts(&quot;Unable to open the file&quot;);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;getch();<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;return 0;<br />&nbsp; &nbsp; &nbsp;}<br />&nbsp; &nbsp; &nbsp;while (!feof(in))<br />&nbsp; &nbsp; &nbsp;{<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;key = fgetc(in);</p><p> &nbsp; &nbsp; if (!feof(in))<br /> &nbsp; &nbsp; {</p> <br /> <br /><p> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (key [color=&quot;red&quot;] = [/color] &#039;1&#039;)<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; textcolor(RED);<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (key=&#039;2&#039;)<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; textcolor(GREEN);<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (key=&#039;3&#039;)<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; textcolor(BLUE);<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</p> <br /><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;cprintf(&quot;%c&quot;,219);</p><p>&nbsp; &nbsp; &nbsp;}<br /> }<br />&nbsp; &nbsp; &nbsp;fclose(in);<br />&nbsp; &nbsp; &nbsp;getch();<br />&nbsp; &nbsp; &nbsp;return 0;</p><p> }</p><p> so..und warum nimmt der am ende immer die blaue schriftfarbe? </p><p> (schon guuut!*g*)<br /> das Problem war, dass er bei der if&nbsp; [color=&quot;red&quot;]&nbsp; (=)&nbsp; [/color]zugewiesen hat,...und nicht überprüft hat&nbsp; [color=&quot;green&quot;]&nbsp; (==) [/color] &lt;img src=&quot;/forum/images/graemlins/grin.gif&quot; alt=&quot;&quot; /&gt;</p>]]></content>
			<author>
				<name><![CDATA[Iceland]]></name>
				<uri>http://devshare.de/user/3765/</uri>
			</author>
			<updated>2003-10-24T12:13:58Z</updated>
			<id>http://devshare.de/post/39507/#p39507</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: C / C++]]></title>
			<link rel="alternate" href="http://devshare.de/post/39059/#p39059"/>
			<content type="html"><![CDATA[<p>Danke j|g</p><p> Hat vielleicht noch jemand anderes nen Tipp für mich...<br /> Nur noch für C...</p>]]></content>
			<author>
				<name><![CDATA[theTJ]]></name>
				<uri>http://devshare.de/user/3578/</uri>
			</author>
			<updated>2003-10-04T13:37:31Z</updated>
			<id>http://devshare.de/post/39059/#p39059</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: C / C++]]></title>
			<link rel="alternate" href="http://devshare.de/post/38629/#p38629"/>
			<content type="html"><![CDATA[<p>hier ein paar Links:</p><p> <a href="http://www.pronix.de/C/index.shtml">http://www.pronix.de/C/index.shtml</a><br /> <a href="http://www.br-online.de/alpha/it-kompaktkurs/faecher.shtml">http://www.br-online.de/alpha/it-kompak &#133; cher.shtml</a><br /> <a href="http://www.br-online.de/alpha/it-grundstudium/wirtschaftsinformatik.shtml">http://www.br-online.de/alpha/it-grunds &#133; atik.shtml</a></p>]]></content>
			<author>
				<name><![CDATA[j|g]]></name>
				<uri>http://devshare.de/user/4/</uri>
			</author>
			<updated>2003-09-18T11:32:10Z</updated>
			<id>http://devshare.de/post/38629/#p38629</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[C / C++]]></title>
			<link rel="alternate" href="http://devshare.de/post/38626/#p38626"/>
			<content type="html"><![CDATA[<p>Hallo,</p><p> wer kann mir ein gutes Buch oder nen guten Link zum C / C++ Lernen empfehlen</p><p> dank im voraus</p>]]></content>
			<author>
				<name><![CDATA[theTJ]]></name>
				<uri>http://devshare.de/user/3578/</uri>
			</author>
			<updated>2003-09-18T11:20:30Z</updated>
			<id>http://devshare.de/post/38626/#p38626</id>
		</entry>
</feed>

