<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[typedefs x]]></title><description><![CDATA[<p>Hi,<br />
hab da gerade ne' verzwackte Vererbung und da ich den ganzen Mist in ner'anderen Sprache gelernt habe hätte ich gerne mal ne' deutsche Beschreibung für das folgende kleine Problem<br />
und zwar folgende Typendeklaration in einer Headerdatei:</p>
<pre><code>typedef (
LP FUNKTION1 Funktionszeiger
BOOL FUNKTION2 
VOID FUNKTION3);
</code></pre>
<p>Meine Fragen sind wie folgt:(für die Aufklärung syntaktischer Fehler bin ich auch dankbar...)<br />
Sind die Variablen Global oder Lokal?Und wenn sie dann Global sind warum?Oder sind sie das bei Typedefs immer?Was ist wenn hinter FUNKTION123 noch ein weitere Name steht der durch eine Leerstelle vom Funktionsnamen getrennt ist?Ich vermute das das dann die Zeiger sind durch die man auf die Typedefs zugeifen kann.<br />
Ok,das wars erst mal....bis dann</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/121546/typedefs-x</link><generator>RSS for Node</generator><lastBuildDate>Sat, 22 Aug 2026 19:00:48 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/121546.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 24 Sep 2005 21:40:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 21:40:58 GMT]]></title><description><![CDATA[<p>Hi,<br />
hab da gerade ne' verzwackte Vererbung und da ich den ganzen Mist in ner'anderen Sprache gelernt habe hätte ich gerne mal ne' deutsche Beschreibung für das folgende kleine Problem<br />
und zwar folgende Typendeklaration in einer Headerdatei:</p>
<pre><code>typedef (
LP FUNKTION1 Funktionszeiger
BOOL FUNKTION2 
VOID FUNKTION3);
</code></pre>
<p>Meine Fragen sind wie folgt:(für die Aufklärung syntaktischer Fehler bin ich auch dankbar...)<br />
Sind die Variablen Global oder Lokal?Und wenn sie dann Global sind warum?Oder sind sie das bei Typedefs immer?Was ist wenn hinter FUNKTION123 noch ein weitere Name steht der durch eine Leerstelle vom Funktionsnamen getrennt ist?Ich vermute das das dann die Zeiger sind durch die man auf die Typedefs zugeifen kann.<br />
Ok,das wars erst mal....bis dann</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879390</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879390</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 21:40:58 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 21:50:59 GMT]]></title><description><![CDATA[<p>Buddy Love schrieb:</p>
<blockquote>
<p>Hi,<br />
und zwar folgende Typendeklaration in einer Headerdatei:</p>
<pre><code>typedef (
LP FUNKTION1 Funktionszeiger
BOOL FUNKTION2 
VOID FUNKTION3);
</code></pre>
</blockquote>
<p>Das ist keine Typdeklaration. Und es werden weder für globale noch lokale Variablen Speicher reserviert. Syntax von typedef aus der VC8-Hilfe:</p>
<pre><code>typedef type-declaration synonym;
</code></pre>
<p>Ich vermute, du hast da etwas falsch abgeschrieben/verstanden... <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/879396</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879396</guid><dc:creator><![CDATA[guten_abend]]></dc:creator><pubDate>Sat, 24 Sep 2005 21:50:59 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:28:11 GMT]]></title><description><![CDATA[<p>Ja ja,wissen Sie wieviele Antworten ich in der Hilfe bekomme...und dann in Englisch....<br />
Wie wärs mit der Auflösung des kleinen Rätsels?Mir fäälts sicher aus den Haaren.....komm nur nicht drauf...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879405</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879405</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:28:11 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:01:43 GMT]]></title><link>https://www.c-plusplus.net/forum/post/879406</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879406</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:01:43 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:04:54 GMT]]></title><description><![CDATA[<p>falls du vc++ benutzt</p>
<p>mach mal nen rechtsklick auf FUNKTION1,2,3 und klick auf &quot;gehe zu definition&quot; und sach uns was dahinter steckt</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879408</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879408</guid><dc:creator><![CDATA[Sovok]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:04:54 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:28:48 GMT]]></title><description><![CDATA[<p>Andere Frage:<br />
kann man den Workspace auch so umstellen das der ganze Krempel in der Reihenfolge des Quellcodes erscheint?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879410</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879410</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:28:48 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:07:44 GMT]]></title><description><![CDATA[<p>Buddy Love schrieb:</p>
<blockquote>
<p>kannman den Workspace auch so umstellen das der ganze Krempel in der Reihenfolge des Quellcodes erscheint?</p>
</blockquote>
<p>wie meinste des?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879412</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879412</guid><dc:creator><![CDATA[Sovok]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:07:44 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:10:02 GMT]]></title><description><![CDATA[<p>Äääh...im Workspace erscheinen Klassen,globale Variablen und so fort immer in alphabetischer Reihenfolge...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879414</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879414</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:10:02 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:14:33 GMT]]></title><description><![CDATA[<p>trotzdem kapier ich nicht,warum die Definition im Sourcecode erscheint und nicht im Header...alles Sch...ich bin nicht zu Hause und kann mir das nu nicht angucken...schade</p>
<p>Hast aber die Großschreibung ìn der typedef bemerkt ja?</p>
<p>Und außerdem: warum sind bei deinen Antworten und der Wiederholung meiner Zeilen darin diese weiß markiert?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879415</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879415</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:14:33 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:15:08 GMT]]></title><description><![CDATA[<p>overload? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f62e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_open_mouth"
      title=":open_mouth:"
      alt="😮"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/879416</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879416</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:15:08 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:23:01 GMT]]></title><description><![CDATA[<p>Buddy Love schrieb:</p>
<blockquote>
<p>Äääh...im Workspace erscheinen Klassen,globale Variablen und so fort immer in alphabetischer Reihenfolge...</p>
</blockquote>
<p>nö geht glaub ned</p>
<p>Buddy Love schrieb:</p>
<blockquote>
<p>trotzdem kapier ich nicht,warum die Definition im Sourcecode erscheint und nicht im Header...alles Sch...ich bin nicht zu Hause und kann mir das nu nicht angucken...schade</p>
</blockquote>
<p>definitionen dürfen überall auftauchen<br />
header sind nur dazu da in mehrere sourcen eingebunden zu werden<br />
wenn die definition also direkt im source steht kann keine anderer source die definition verwenden ( außer es wird kopiert )</p>
<p>Buddy Love schrieb:</p>
<blockquote>
<p>Hast aber die Großschreibung ìn der typedef bemerkt ja?</p>
</blockquote>
<p>jo hab ich. bin ich jetzt reich? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
<p>Buddy Love schrieb:</p>
<blockquote>
<p>Und außerdem: warum sind bei deinen Antworten und der Wiederholung meiner Zeilen darin diese weiß markiert?</p>
</blockquote>
<p>weil ich richtig zitiere und du ned?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879418</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879418</guid><dc:creator><![CDATA[Sovok]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:23:01 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:26:17 GMT]]></title><description><![CDATA[<p>1.) schon klar</p>
<p>2.) Mir doch egal...watt isswn nu mit dem Wokspace?</p>
<p>3.)Aufgabe der Wissenschaft ist es DIE FUNKTIONALITÄT DES UNIVERSUMS ZU ERKLÄREN! <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/879420</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879420</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:26:17 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:28:05 GMT]]></title><description><![CDATA[<p>Buddy Love schrieb:</p>
<blockquote>
<p>1.) schon klar</p>
</blockquote>
<p>schön</p>
<p>Buddy Love schrieb:</p>
<blockquote>
<p>2.) Mir doch egal...watt isswn nu mit dem Wokspace?</p>
</blockquote>
<p>geht ned</p>
<p>Buddy Love schrieb:</p>
<blockquote>
<p>3.)Aufgabe der Wissenschaft ist es DIE FUNKTIONALITÄT DES UNIVERSUMS ZU ERKLÄREN! <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
</blockquote>
<p>auch gut :p</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879421</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879421</guid><dc:creator><![CDATA[Sovok]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:28:05 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:32:19 GMT]]></title><description><![CDATA[<p>grins.....bist aussem Baadischem oder was?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879422</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879422</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:32:19 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:31:38 GMT]]></title><description><![CDATA[<p>sacht die Typedef die ich da angegeben habe nicht viel aus....und dann noch in allen Source mit arbeiten können?Was kann man mit sonem Text dennu machen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879423</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879423</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:31:38 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:35:24 GMT]]></title><description><![CDATA[<p>Buddy Love schrieb:</p>
<blockquote>
<p>grins.....bist aussem Baadischem oder was?</p>
</blockquote>
<p>nö bin eigentlich n schwab... aber in letzter zeit viel im badnerland unterwegs daher der schlechte einfluss <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f921.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--clown_face"
      title=":clown:"
      alt="🤡"
    /></p>
<p>Buddy Love schrieb:</p>
<blockquote>
<p>sacht die Typedef die ich da angegeben habe nicht viel aus....und dann noch in allen Source mit arbeiten können?Was kann man mit sonem Text dennu machen?</p>
</blockquote>
<p>kommt drauf an was hinter den namen FUNKTION1,2,3 steckt... wenn da muh steht kannste was anderes mit machen als wenn da mäh steht<br />
ich hab ja ned den kompletten code hier</p>
<p>vom look her würd ich sagen das is n normaler funktionspointer aber die 3 namen verwirren mich irgendwie <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/879424</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879424</guid><dc:creator><![CDATA[Sovok]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:35:24 GMT</pubDate></item><item><title><![CDATA[Reply to typedefs x on Sat, 24 Sep 2005 22:44:10 GMT]]></title><description><![CDATA[<p>jaja,wenne wüstes wat dahinner steckt gell?Issen Multithreading Ding datt je nachdem mit 4 oder mehr Threads zwei Directories vergleicht und Berechnungen mit denen anstellt gell...?<br />
Ok,vielen Dank erstmal,vielleicht kopier' ich demnachst mal was hier rein....<br />
bis dann...<br />
with Love from</p>
<p>Buddy Love</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879427</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879427</guid><dc:creator><![CDATA[Buddy Love]]></dc:creator><pubDate>Sat, 24 Sep 2005 22:44:10 GMT</pubDate></item></channel></rss>