Matti Maekitalo: C oder C++

Beitrag lesen

use Mosche;

Aber @arrays und %hashes muss ich mir wohl selber irgendwie basteln?! Oder gibt sowas in C und C++?

Für C++ gibt es die Standard Template Library (STL), die sowas wie Arrays und Hashes und alles mögliche andere auch enthält. http://www.sgi.com/tech/stl/

Was ich auch noch manchmal benutze ist die Boost-Bibliothek für Regexes und anderes: http://www.boost.org/

use Tschoe qw(Matti);

--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
 Webapplikationen in C++ entwickeln