Wiki source for CPlusPlus
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[HowToProgramming Programming]]
====""C++""====
~**""C++""** is a very common language. It is used for programs using the [[QT QT toolkit]] (the [[KDE]] equivalent of the ""Win32"" API). [[C]] and ""C++"" are the core languages used for writing Linux itself.
~To compile ""C++"" in Puppy load the [[Devx]] SFS package.
==Versions==
~To the versions of ""C++"" libraries use the [[strings]] command:
~%%strings /usr/lib/libstdc++.so.6 | grep GLIBC%%
{{include libstdctable}}
==Also on the Wiki==
~[[PuppySchoolProgramming Puppy School - Programming]]
~[[CompilingIndex Compiling Index]]
~[[SoftwareDevelopment Development Software]]
~[[SoftwareDetails Software Developer Details]]
==Related Webpages==
~[[http://www.rawmaterialsoftware.com/wiki/index.php/Learning_C%2B%2B Learning C++ links]]
~[[http://www.rawmaterialsoftware.com/about.php JUCE C++ library for multimedia]]
----
==Categories==
CategoryDevelopment
====""C++""====
~**""C++""** is a very common language. It is used for programs using the [[QT QT toolkit]] (the [[KDE]] equivalent of the ""Win32"" API). [[C]] and ""C++"" are the core languages used for writing Linux itself.
~To compile ""C++"" in Puppy load the [[Devx]] SFS package.
==Versions==
~To the versions of ""C++"" libraries use the [[strings]] command:
~%%strings /usr/lib/libstdc++.so.6 | grep GLIBC%%
{{include libstdctable}}
==Also on the Wiki==
~[[PuppySchoolProgramming Puppy School - Programming]]
~[[CompilingIndex Compiling Index]]
~[[SoftwareDevelopment Development Software]]
~[[SoftwareDetails Software Developer Details]]
==Related Webpages==
~[[http://www.rawmaterialsoftware.com/wiki/index.php/Learning_C%2B%2B Learning C++ links]]
~[[http://www.rawmaterialsoftware.com/about.php JUCE C++ library for multimedia]]
----
==Categories==
CategoryDevelopment