<?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[peinliche Frage!?]]></title><description><![CDATA[<p><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="😃"
    /><br />
ich hab da mal echt eine frage die mich ziemlich aus meiner traumwelt gerissen hat</p>
<p>und zwar sagt man doch dass ein int 2Byte gross ist und ein long 4Byte</p>
<p>warum kann ich denn bei dem int anstatt bis 32767 bis 2milliarden zaehlen???</p>
<p>ist das int dann ein &quot;long int&quot;??</p>
<p>also wenn in der msdn steht der rueckgabewert ist int dann kann dieser long int sein und wenn dort steht er ist long dann ist er ebenfalls long int????</p>
<p>oder bezieht sich das 2Byte des int auf rueckgabewerte und wenn ich variablen vom typ int anlege rechne ich in wirklichkeit mit long int?</p>
<p>gruss<br />
verwirrter Guenni</p>
<p>ein glueck is gleich wochenende <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>
]]></description><link>https://www.c-plusplus.net/forum/topic/73198/peinliche-frage</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Apr 2026 05:05:22 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/73198.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 May 2004 08:54:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 08:54:36 GMT]]></title><description><![CDATA[<p><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="😃"
    /><br />
ich hab da mal echt eine frage die mich ziemlich aus meiner traumwelt gerissen hat</p>
<p>und zwar sagt man doch dass ein int 2Byte gross ist und ein long 4Byte</p>
<p>warum kann ich denn bei dem int anstatt bis 32767 bis 2milliarden zaehlen???</p>
<p>ist das int dann ein &quot;long int&quot;??</p>
<p>also wenn in der msdn steht der rueckgabewert ist int dann kann dieser long int sein und wenn dort steht er ist long dann ist er ebenfalls long int????</p>
<p>oder bezieht sich das 2Byte des int auf rueckgabewerte und wenn ich variablen vom typ int anlege rechne ich in wirklichkeit mit long int?</p>
<p>gruss<br />
verwirrter Guenni</p>
<p>ein glueck is gleich wochenende <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>
]]></description><link>https://www.c-plusplus.net/forum/post/515801</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515801</guid><dc:creator><![CDATA[Guenter Mies]]></dc:creator><pubDate>Fri, 07 May 2004 08:54:36 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 09:04:10 GMT]]></title><description><![CDATA[<p>nö, int ist 32 Bit, also nach Adam Riese -&gt; 4 Byte. WORD wären 2Byte. DWORD sind ebenfalls 4Byte --&gt; unsigned int.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515809</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515809</guid><dc:creator><![CDATA[TheBigW]]></dc:creator><pubDate>Fri, 07 May 2004 09:04:10 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 09:08:21 GMT]]></title><description><![CDATA[<p><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="😃"
    /> ah noch ein verwirrter</p>
<p>also ueberall(buecher, websites) wird behauptet dass int 2byte gross ist und von -32786 bis 32767 reicht</p>
<p>ich denke dass eine int variable dennoch eine long int variable ist und in der msdn bei den rueckgabewerten RICHTIG unterschieden wird</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515813</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515813</guid><dc:creator><![CDATA[Guenter Mies]]></dc:creator><pubDate>Fri, 07 May 2004 09:08:21 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 09:11:45 GMT]]></title><description><![CDATA[<p>das hat mich auch aufgeregt, hab auch immer gedacht es waeren 32... aber es sind 4 milliarden ( 4 byte)<br />
weil wir auf 32bit systemen sind ( idr. )</p>
<p>ausser du progr. mit visual basic da sind echt nur 2 byte <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="😉"
    /> ( in der version in der ich mal gearbeitet habe )</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515815</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515815</guid><dc:creator><![CDATA[newkid]]></dc:creator><pubDate>Fri, 07 May 2004 09:11:45 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 09:13:49 GMT]]></title><description><![CDATA[<p>@Guenter Mies: Peinliche Überschrift.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515816</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515816</guid><dc:creator><![CDATA[@@@@]]></dc:creator><pubDate>Fri, 07 May 2004 09:13:49 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 09:23:46 GMT]]></title><description><![CDATA[<p>@@@@ sag uns deinen namen!!!</p>
<p>SCHISSER <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>
]]></description><link>https://www.c-plusplus.net/forum/post/515826</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515826</guid><dc:creator><![CDATA[Guenter Mies]]></dc:creator><pubDate>Fri, 07 May 2004 09:23:46 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 09:24:39 GMT]]></title><description><![CDATA[<p>Kindergarten :p</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515827</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515827</guid><dc:creator><![CDATA[EdiRitter]]></dc:creator><pubDate>Fri, 07 May 2004 09:24:39 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 11:22:58 GMT]]></title><description><![CDATA[<p>Also das mit dem int läuft so. Auf einem 16-Bit Betriebssystem (z.B. DOS) ist der 2 Byte groß, weil 2 Byte = 16 Bit. Auf einem 32-Bit Betriebssystem ist der Integer 32 Bit groß, also 4 Byte.<br />
Deshalb meine allgemeine Empfehlung, nutze int so selten wie möglich, insbesondere bei Plattformübergreifender Programmierung, lieber long, der ist nämlich überall 32 Bit groß.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515903</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515903</guid><dc:creator><![CDATA[AlCheMy]]></dc:creator><pubDate>Fri, 07 May 2004 11:22:58 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 11:30:40 GMT]]></title><description><![CDATA[<p>Auch demnächst auf 64 Bit Plattformen??? Und int dann?<br />
Aber geiles Thema und nichs peinlich. Vor kurzem habe ich meinen hochgestochenen &quot;Dipl-Ing Arbeitskollegen ich weiß alles&quot; damit auflaufen lassen. <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>
<p>gruß pt</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515909</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515909</guid><dc:creator><![CDATA[plc_tippser]]></dc:creator><pubDate>Fri, 07 May 2004 11:30:40 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 12:06:39 GMT]]></title><description><![CDATA[<p>plc_tippser schrieb:</p>
<blockquote>
<p>Auch demnächst auf 64 Bit Plattformen??? Und int dann?</p>
<p>gruß pt</p>
</blockquote>
<p>deshalb seine eigenen typen definieren</p>
<p>INT16<br />
INT32<br />
INT64<br />
UINTblablabla usw. dann kann das nicht passieren, und man ist auf jeder win plattform unanhaengig</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515955</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515955</guid><dc:creator><![CDATA[newkid]]></dc:creator><pubDate>Fri, 07 May 2004 12:06:39 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 12:07:16 GMT]]></title><description><![CDATA[<p>uebringens, was hat das mit MFC zu tun??</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515956</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515956</guid><dc:creator><![CDATA[newkid]]></dc:creator><pubDate>Fri, 07 May 2004 12:07:16 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 12:25:14 GMT]]></title><description><![CDATA[<p>also.....<br />
mit mfc hat das recht viel zu tun da es mir in der msdn dazu aufgefallen ist <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="😉"
    /><br />
jedoch hast du natuerlich recht dass ich auch woanders danach fragen koennte wo es um grundlagen geht...(nicht boese gemeint)</p>
<p>was ich aber immer noch nicht beantwortet bekommen habe ist folgendes:</p>
<p>warum sagt die msdn meistens dass der jeweilige rueckgabewerte int ist und heute hab ich dann ein long gefunden (dateien einladen, long = 2GB adressierbar)<br />
wenn ich dann aber auf so manche grundlagenseite schaue oder in buecvhern waelze finde ich immer wieder long int</p>
<p>handelt es sich also hier bei int rueckgabewerten um werte bis 32767 und bei longs dann um 2milliarden und wenn es sich nicht um rueckgabewerte sondern um variablen handelt dann ist int eigentlich long int wird aber nicht so genannt und ich kann 2milliarden reinpacken?</p>
<p>gruss<br />
Guenni</p>
]]></description><link>https://www.c-plusplus.net/forum/post/515978</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/515978</guid><dc:creator><![CDATA[Guenter Mies]]></dc:creator><pubDate>Fri, 07 May 2004 12:25:14 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 12:55:22 GMT]]></title><description><![CDATA[<p>also die MSDN sagt mir</p>
<p>-----------------------<br />
The size of a signed or unsigned int item is the standard size of an integer on a particular machine. For example, in 16-bit operating systems, the int type is usually 16 bits, or 2 bytes. In 32-bit operating systems, the int type is usually 32 bits, or 4 bytes. Thus, the int type is equivalent to either the short int or the long int type, and the unsigned int type is equivalent to either the unsigned short or the unsigned long type, depending on the target environment. The int types all represent signed values unless specified otherwise.</p>
<p>The type specifiers int and unsigned int (or simply unsigned) define certain features of the C language (for instance, the enum type). In these cases, the definitions of int and unsigned int for a particular implementation determine the actual storage.</p>
<p>Microsoft Specific —&gt;</p>
<p>Signed integers are represented in two's-complement form. The most-significant bit holds the sign: 1 for negative, 0 for positive and zero. The range of values is given in the table Limits on Integer Constants, which is taken from the LIMITS.H header file.</p>
<p>END Microsoft Specific</p>
<p>Note The int and unsigned int type specifiers are widely used in C programs because they allow a particular machine to handle integer values in the most efficient way for that machine. However, since the sizes of the int and unsigned int types vary, programs that depend on a specific int size may not be portable to other machines. To make programs more portable, you can use expressions with the sizeof operator (as discussed in The sizeof Operator) instead of hard-coded data sizes.<br />
-----------------------------------</p>
<p>und</p>
<p>-----------------------------------<br />
The keyword int specifies a 32-bit signed integer on 32-bit platforms. On 16-bit platforms, the keyword int is an optional keyword that can accompany the keywords small, short, and long.</p>
<p>[ signed | unsigned ] integer-modifier [ int ] declarator-list;<br />
Parameters<br />
integer-modifier<br />
Specifies the keyword small, short, long, hyper, __int3264, or __int64,which selects the size of the integer data. On 16-bit platforms, the size qualifier must be present.<br />
declarator-list<br />
Specifies one or more standard C declarators, such as identifiers, pointer declarators, and array declarators. (Function declarators and bit-field declarations are not allowed in structures that are transmitted in remote procedure calls. These declarators are allowed in structures that are not transmitted.) Separate multiple declarators with commas.<br />
Return Values<br />
This control code's function has no return values.<br />
Remarks<br />
Integer types are among the base types of the interface definition language (IDL). They can appear as type specifiers in typedef declarations, general declarations, and function declarators (as a function-return-type specifier and as a parameter-type specifier). For the context in which type specifiers appear, see Interface Definition (IDL) File.</p>
<p>If no integer sign specification is provided, the integer type defaults to signed.</p>
<p>DCE IDL compilers do not allow the keyword signed to specify the sign of integer types. Therefore, this feature is not available when you use the MIDL compiler /osf switch.</p>
<p>Microsoft does not recommend the use of __int3264 for remoting if it can be avoided. Please see the topic on __int3264 for more information regarding it's use and limitations.</p>
<p>--------------------------------</p>
<p>ALSO ist entweder 16 oder 32 bit ( bei deiner kiste 32 ) ok???</p>
<p>und long ist IMMER 32 bit</p>
<p>siehe dazu:</p>
<p>---------------------------------------</p>
<p>The long keyword designates a 32-bit integer.</p>
<p>[ signed | unsigned ] long [ int ] declarator-list;<br />
Parameters<br />
declarator-list<br />
Specifies one or more standard C declarators, such as identifiers, pointer declarators, and array declarators. (Function declarators and bit-field declarations are not allowed in structures that are transmitted in remote procedure calls. These declarators are allowed in structures that are not transmitted.) Separate multiple declarators with commas.<br />
Return Values<br />
This control code's function has no return values.<br />
Remarks<br />
The long keyword can be preceded by either the keyword signed or the keyword unsigned. The int keyword is optional and can be omitted. To the MIDL compiler, a long integer is signed by default and is synonymous with signed long int. On 32-bit platforms, long is synonymous with int.</p>
<p>The long integer type is one of the base types of the IDL language. The long integer type can appear as a type specifier in const declarations, typedef declarations, general declarations, and function declarators (as a function return–type specifier and as a parameter-type specifier). For the context in which type specifiers appear, see Interface Definition (IDL) File.</p>
<p>---------------------------------------</p>
<p>also noch fragen???????</p>
<p>long immer 32 bit</p>
<p>int 16 oder 32 ( aber bei unseren systemen 32 bit sprich 4 milliarden nochwas (( als zahl ))</p>
<p>also 4 mill = insgesamt sprich minus 2 milliarden nochwas bis plus 2 milliarden nochwas</p>
<p>ich hoffe jetzt ist es fuer dich geklaert. schoenes wochenende noch<br />
und MSDN hat nichts mit mfc zu tun ( soweit ich weiss gilt msdn fuer alle MS programme auch visual basic usw. )</p>
]]></description><link>https://www.c-plusplus.net/forum/post/516008</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/516008</guid><dc:creator><![CDATA[newkid]]></dc:creator><pubDate>Fri, 07 May 2004 12:55:22 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 13:42:20 GMT]]></title><description><![CDATA[<p>newkind hat Recht. MSDN sagt: Größe von int ist Platformabhängig. Sprich genau das was newkind gesagt hat, der Rest kann eigentlich nicht sein.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/516044</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/516044</guid><dc:creator><![CDATA[Andreas1985]]></dc:creator><pubDate>Fri, 07 May 2004 13:42:20 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 13:45:48 GMT]]></title><description><![CDATA[<p>pfffffffttt........</p>
<p>schwere kost!! dieses englisch <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>das bestaetigt ja voll meine theorie (16 &amp; 32 Bit Systeme war mir schon bewusst..ich habs nur euch ueberlassen darueber zu reden...ich denke an was anderes) aber beantwortet soweit ich das verstanden habe nicht die rueckgabewerte</p>
<p>aber ich glaube es ist so dass auch die rueckgabewerte bis signed 2milliarden gehen und ....ach was weiss ich....!!!! <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>
<p>und natuerlich hast du recht dass die msdn nicht nur fuer mfc ist aber ich rufe sie auf weil ich eine mfc anwendung tippe<br />
also hat sie was damit zu tun <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>ich glaub hier sollten wir uns dann langsam aufs wochenende vorbereiten</p>
<p>schoenes wochenende<br />
<img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f576.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--sunglasses"
      title=":sunglasses:"
      alt="🕶"
    /></p>
<p>Guenni</p>
]]></description><link>https://www.c-plusplus.net/forum/post/516045</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/516045</guid><dc:creator><![CDATA[Guenter Mies]]></dc:creator><pubDate>Fri, 07 May 2004 13:45:48 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 14:45:21 GMT]]></title><description><![CDATA[<p>Guenter Mies schrieb:</p>
<blockquote>
<p>pfffffffttt........</p>
<p>das bestaetigt ja voll meine theorie (16 &amp; 32 Bit Systeme war mir schon bewusst..ich habs nur euch ueberlassen darueber zu reden...ich denke an was anderes) aber beantwortet soweit ich das verstanden habe nicht die rueckgabewerte</p>
<p>Guenni</p>
</blockquote>
<p>warum soll auf einmal bei rueckgabenwerten dies anders sein? ist genau das selbe, oder soll aufeinmal bei rueckgabe nur 2 byte sein</p>
<p>hehe und kauf dir ein gescheites buch, bei meiner c++ referenz wird drauf eingegangen.</p>
<p>und was die MSDN sagt zu den reuckgaben ist ja auch klar. wenn du nur int definierst dann ist es wieder rechner ( bits maessig ) abhangig ausser du machst sowas wie</p>
<p>short int meinefkt( int x)</p>
<p>return meinezahl; // der rueckgabewert ist dann short int</p>
<p>int meinefkt2 ( int x)<br />
return meinezahl; // hier ist es rechnerabhaengig aber signed ( -2 bis +2 milliarden bei dir auf &quot;ibm kompatiblen stand. alsi pc )</p>
<p>hier noch die msdn referenz</p>
<p>------------- MSDN</p>
<p>If no integer sign specification is provided, the integer type defaults to signed.<br />
--------------</p>
<p>ich hoffe jetzt kannst du beruhigt ins wochenende starten, und zerbrichts dir nicht mehr den kopf darueber</p>
]]></description><link>https://www.c-plusplus.net/forum/post/516091</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/516091</guid><dc:creator><![CDATA[newkid]]></dc:creator><pubDate>Fri, 07 May 2004 14:45:21 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 14:51:56 GMT]]></title><description><![CDATA[<p>tut mir leid aber ich denke du hast nicht wirklich verstanden worüber ich mir den kopf zerbreche</p>
<p>deine rueckschluesse sind voll ok und natuerlich richtig</p>
<p>aber nicht mein problem</p>
<p>ich weiss aber leider auch nicht wie ich es erklaeren soll</p>
<p>es ist aber eigenartig dass microsoft gleiche dinge anders benennt</p>
<p>und nu is gleich 5...backup...wochenende <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>Guenni</p>
]]></description><link>https://www.c-plusplus.net/forum/post/516097</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/516097</guid><dc:creator><![CDATA[Guenter Mies]]></dc:creator><pubDate>Fri, 07 May 2004 14:51:56 GMT</pubDate></item><item><title><![CDATA[Reply to peinliche Frage!? on Fri, 07 May 2004 15:32:49 GMT]]></title><description><![CDATA[<p>Guenter Mies schrieb:</p>
<blockquote>
<p>ich weiss aber leider auch nicht wie ich es erklaeren soll</p>
<p>es ist aber eigenartig dass microsoft gleiche dinge anders benennt</p>
<p>Guenni</p>
</blockquote>
<p>tut MS nicht</p>
<p>long = long<br />
int = int</p>
<p>soll MS jetzt int rausnehmen wenn man auf 32bitter programiert???? nein</p>
<p>&quot;schuld&quot; ist C</p>
<p>bei java glaube ich, sind die typen fest vorgegeben ( wg. plattformunabhaegigkeit ) bei c ( oder c++ ) halt nicht.</p>
<p>hat nichts mit MS zu tun. wenn du DEV++ nimmst hast du das gleiche &quot;problem&quot;</p>
<p>also ich mach jetzt auch schluss, schoenes wochende, ich hoff der verkehr spinnt nicht verrueckt</p>
<p>PS. das beste ist der letzte satz deines posts ( der letzte meine ich )</p>
<p>das feallt mir nur ein</p>
<p>&quot;schoen das du ein long gefunden hast, welches bis 2 milliarden adress. ist&quot; hehe</p>
]]></description><link>https://www.c-plusplus.net/forum/post/516125</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/516125</guid><dc:creator><![CDATA[newkid]]></dc:creator><pubDate>Fri, 07 May 2004 15:32:49 GMT</pubDate></item></channel></rss>