I don't want to explain what a variable or a function means in programming, but i want to present some useful techniques by means of examples:
- The usage of C++ streams (e.g. implementing a stream derivative that can be used as console output for GUI based Windows programs)
- Subclassing of edit controls von Edit-Controls (Example: an edit control specialized on frequency input)