C++

C++ is an object-oriented programming language based on  C. In addition to support "standard" object-oriented features like encapsulation, inheritance, and polymorphism, C++ also added inline function calls, operator and function overloading, default function parameter values, references, better I/O handling based on streams, a boolean data type, exception handling, and namespaces.

Compiler available on FZJ computer systems:

Linux: g++, icc
AIX: xlC, g++

Information and Documentation

Programming in C++ - Part I
BHB-0154,    . PDF (307 kB)  
Programming in C++ - Part II
BHB-0155,    . PDF (322 kB)  
Programming in C++ - Audio-Visual Lecture

Contact  G.Egerer@fz-juelich.de
   B.Mohr@fz-juelich.de



last change 30.01.2006 | Bernd Mohr | Print