Leon Anavi
IT Tips && Tricks

Welcome to anavi.org!

Personal website of Leon Anavi with articles, tutorials and examples about computer science.
Articles
06.05.2012 Reviews Let's Play with BlackBerry Playbook
18.01.2012 News location2sms: German and Romanian Translations Added
26.12.2011 C/C++ How to Remove Toolbar from MeeGo Harmattan QML Application
22.12.2011 Administration Getting Started with Gitorious
27.11.2011 News location2sms
27.01.2011 News Mobile Monday Sofia: Mobile Apps
08.01.2011 C/C++ Standalone Qt Application for Microsoft Windows
08.08.2010 Administration Install Linux Fedora on Asus Eee PC
29.05.2010 Web Skype Links on Web Page
24.03.2010 C/C++ Code Analysis
30.01.2010 Symbian C++ Fixed Arrays in Symbian C++
23.11.2009 Administration Get Rid of the Logon Screen on Windows XP
18.11.2009 Administration Fedora 12 is Here
07.11.2009 Administration How to Find Information about a Kernel and to Delete It on Fedora Core
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
09.10.2009 PHP Time for Magic with __set and __get
06.10.2009 Java Finally Java Exceptions
27.09.2009 Administration Linux: Number of Files in a Directory
25.09.2009 Symbian C++ Getting Started with Symbian C++
21.09.2009 Administration Load an Application at Linux Boot
11.09.2009 Java Copy a File
08.09.2009 Databases MYSQL: Change root Password Using SQL
08.09.2009 Java How to Create a Directory
02.09.2009 Databases MySQL: Select Random Rows
31.08.2009 C/C++ STL Containers: Vector
27.08.2009 PHP Develop Console Applications with PHP
26.08.2009 Administration How to Use RAR Archives under Linux
21.08.2009 Web Achieve Search Engine Optimization with Sitemaps
20.08.2009 Administration Forwarding All URLs to a Single File
19.08.2009 Administration Customize Web Server Error Pages at .htaccess File
18.08.2009 C/C++ Boost Shared Pointer
18.08.2009 Administration Troubleshooting Boost C++ Libraries and g++ under Linux
16.08.2009 Java Java Concurrency - Introduction to Java Threads
03.08.2009 Java ME Cryptographic Hash Functions
02.08.2009 Java ME How to create a Message Dialog
29.07.2009 Java Convert Text to Hex
28.07.2009 Java Parsing XML
23.07.2009 Java Swing Dialogs
18.07.2009 Symbian C++ Convert 8-bit String Descriptor to 16-bit
18.07.2009 Java Choose a File
16.07.2009 Java How to Load Image At Java Swing Application
16.07.2009 Java JTable Basics
16.07.2009 Java How to Create a Java Servlet Using Tomcat and Linux
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.