De/Long: Difference between revisions
< De
Jump to navigation
Jump to search
(Created page with '{{otherlang2 |de=Long:de }} {{DISPLAYTITLE:Long}} '''Long''' ist ein vorzeichenbehafteter Ganzzahlen Typ. C++-Standars garantieren, dass er mindestens 32 Bit lang …') |
Biohazard 90 (talk | contribs) m (lang) |
||
Line 3: | Line 3: | ||
}} | }} | ||
{{DISPLAYTITLE:Long}} | {{DISPLAYTITLE:Long}} | ||
'''Long''' ist ein vorzeichenbehafteter [[integer:de|Ganzzahlen]] Typ. C++- | '''Long''' ist ein vorzeichenbehafteter [[integer:de|Ganzzahlen]] Typ. C++-Standards garantieren, dass er mindestens 32 Bit groß ist und nicht kleiner als der Typ <code>integer</code>. | ||
[[Category:Variables:de]] | [[Category:Variables:de]] | ||
[[Category:Glossary:de]] | [[Category:Glossary:de]] | ||
[[Category:German]] | [[Category:German]] |
Revision as of 07:05, 24 May 2011
Long ist ein vorzeichenbehafteter Ganzzahlen Typ. C++-Standards garantieren, dass er mindestens 32 Bit groß ist und nicht kleiner als der Typ integer
.