Translations:Kdevelop4/Manual/Meet KDevelop/6/de

From KDE UserBase Wiki
Revision as of 15:51, 9 April 2012 by Torbjoernklatt (talk | contribs) (Created page with "{{Input|<syntaxhighlight lang="cpp"> Car my_ride; // ... mache etwas mit dieser Variable ... std::string color = my_ride.ge </syntaxhighlight>}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Car my_ride;
// ... mache etwas mit dieser Variable ...
std::string color = my_ride.ge