Translations:Kdevelop5/Manual/Meet KDevelop/7/fr

From KDE UserBase Wiki
Revision as of 07:26, 27 August 2017 by Claus chr (talk | contribs) (Created page with "{{Input|<syntaxhighlight lang="cpp"> Car my_ride; // ...do something with this variable... std::string color = my_ride.ge </syntaxhighlight>}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Car my_ride;
// ...do something with this variable...
std::string color = my_ride.ge