Leon Anavi
IT Tips && Tricks

C/C++

C++ is a general-purpose programming language. C++ is an object-oriented superset of C.
Articles
26.12.2011 C/C++ How to Remove Toolbar from MeeGo Harmattan QML Application
08.01.2011 C/C++ Standalone Qt Application for Microsoft Windows
24.03.2010 C/C++ Code Analysis
04.11.2009 C/C++ Template Functions
16.10.2009 C/C++ OOP with mutable Variables and const Methods
13.10.2009 C/C++ Output Manipulations of Numbers with cout
31.08.2009 C/C++ STL Containers: Vector
18.08.2009 C/C++ Boost Shared Pointer
Article of the Day

Template Functions

Definition

A special C++ function which operates with generic types. Template functions are useful for common code intended to be use by multiple types without retyping it.

Syntax

...
Read the whole article
Share
Facebook
Partners




Support Wikipedia



Programming Blogs - BlogCatalog Blog Directory

  Home | About | Contact | Disclaimer | Sitemap © 2009-2012 Leon Anavi. All rights reserved.