﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Wiki on illustrate</title><link>http://www.DailyFreeCode.Com</link><description>Wiki on illustrate - DailyFreeCode.Com</description><copyright>Copyright @ 2010. All rights reserved.</copyright><item><title>The program illustrates the use of functions</title><link>http://www.DailyFreeCode.Com/Code/illustrates-functions-3434.aspx</link><pubDate>Fri, 14 Dec 2012 15:15:18 GMT</pubDate></item><item><title>Program illustrates the output of integer numbers under various formats</title><link>http://www.DailyFreeCode.Com/Code/illustrates-output-integer-numbers-2574.aspx</link><pubDate>Fri, 03 Dec 2010 00:00:00 GMT</pubDate></item><item><title>map&lt;x,y&gt; k = map_test; Which of statement(s) does illustrate the above code correctly? - Select</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/mapxy-k-map_test-which-statements-393.aspx</link><pubDate>Mon, 22 Nov 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate virtual function and Inheritance</title><link>http://www.DailyFreeCode.Com/Code/illustrate-virtual-function-inheritance-167.aspx</link><pubDate>Thu, 14 Oct 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the use of the break statement</title><link>http://www.DailyFreeCode.Com/Code/illustrate-break-statement-887.aspx</link><pubDate>Wed, 29 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate array of objects in classes</title><link>http://www.DailyFreeCode.Com/Code/illustrate-array-objects-classes-827.aspx</link><pubDate>Tue, 21 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program that illustrates the use of pointers</title><link>http://www.DailyFreeCode.Com/Code/illustrates-pointers-2485.aspx</link><pubDate>Sun, 19 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of 3D Rotation Transformation  along y-axis</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-3d-rotation-660.aspx</link><pubDate>Sat, 11 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of X-Direction Shear  Transformation</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-x-direction-642.aspx</link><pubDate>Sat, 11 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of Reflection Transformation  about the line y=x and y=-x</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-reflection-641.aspx</link><pubDate>Fri, 03 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the Insertion Sort</title><link>http://www.DailyFreeCode.Com/Code/illustrate-insertion-sort-1004.aspx</link><pubDate>Fri, 03 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of Scaling Transformation  along a Fixed Point</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-scaling-636.aspx</link><pubDate>Thu, 02 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate operator overloading from String object to basic string</title><link>http://www.DailyFreeCode.Com/Code/illustrate-operator-overloading-string-163.aspx</link><pubDate>Sun, 29 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate operator overloading for strings </title><link>http://www.DailyFreeCode.Com/Code/illustrate-operator-overloading-strings-909.aspx</link><pubDate>Sun, 29 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program that illustrates the function of %[ ] specification</title><link>http://www.DailyFreeCode.Com/Code/illustrates-function-specification-2571.aspx</link><pubDate>Mon, 23 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of Scaling Transformation  along a Fixed Point</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-scaling-658.aspx</link><pubDate>Sat, 14 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate static member functions</title><link>http://www.DailyFreeCode.Com/Code/illustrate-static-member-functions-823.aspx</link><pubDate>Sat, 17 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of array as a Circular Queue</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-array-996.aspx</link><pubDate>Thu, 15 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program that illustrates the use of malloc and calloc functions  </title><link>http://www.DailyFreeCode.Com/Code/illustrates-malloc-calloc-functions-2519.aspx</link><pubDate>Thu, 08 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of arrays as a Circular Queue ( in graphics )</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-arrays-994.aspx</link><pubDate>Mon, 28 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the use of pointers in arithmetic operations</title><link>http://www.DailyFreeCode.Com/Code/illustrate-pointers-arithmetic-2616.aspx</link><pubDate>Sun, 27 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of arrays as a Linear Queue ( in graphics )</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-arrays-linear-993.aspx</link><pubDate>Mon, 14 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the Quick Sort</title><link>http://www.DailyFreeCode.Com/Code/illustrate-quick-sort-1007.aspx</link><pubDate>Sat, 05 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the use of reference variables</title><link>http://www.DailyFreeCode.Com/Code/illustrate-reference-variables-870.aspx</link><pubDate>Wed, 02 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Program to maintain employee information also illustrate virtual class and inheritance</title><link>http://www.DailyFreeCode.Com/Code/maintain-employee-information-166.aspx</link><pubDate>Fri, 21 May 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate over-riding of base class member function in   a derived class</title><link>http://www.DailyFreeCode.Com/Code/illustrate-riding-base-class-member-861.aspx</link><pubDate>Thu, 13 May 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate unary operator increment operator overloading with return type</title><link>http://www.DailyFreeCode.Com/Code/illustrate-unary-operator-increment-907.aspx</link><pubDate>Sun, 02 May 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the passing of values to constructor in  classes</title><link>http://www.DailyFreeCode.Com/Code/illustrate-passing-values-constructor-819.aspx</link><pubDate>Sat, 01 May 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of Scaling Transformation</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-scaling-657.aspx</link><pubDate>Wed, 28 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of Scaling Transformation</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-scaling-635.aspx</link><pubDate>Wed, 28 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate an example of Polymorphism ( Pure Virtual   functions ).</title><link>http://www.DailyFreeCode.Com/Code/illustrate-example-polymorphism-pure-954.aspx</link><pubDate>Tue, 27 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of linked list as a Queue</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-linked-list-986.aspx</link><pubDate>Tue, 20 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate classes with inline functions</title><link>http://www.DailyFreeCode.Com/Code/illustrate-classes-inline-functions-816.aspx</link><pubDate>Mon, 19 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of Arithmetic Expression  Evaluater accepting {} &amp; [] also</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-arithmetic-1014.aspx</link><pubDate>Thu, 15 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the use of call-by-refrence method using pointers</title><link>http://www.DailyFreeCode.Com/Code/illustrate-call-refrence-method-932.aspx</link><pubDate>Mon, 12 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate an example of containership</title><link>http://www.DailyFreeCode.Com/Code/illustrate-example-containership-865.aspx</link><pubDate>Thu, 08 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the declaration , initialization and printing   a constant variable</title><link>http://www.DailyFreeCode.Com/Code/illustrate-declaration-initialization-869.aspx</link><pubDate>Tue, 30 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of Stack as an Arithmetic  Expression Evaluater</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-stack-1011.aspx</link><pubDate>Tue, 23 Mar 2010 00:00:00 GMT</pubDate></item><item><title>PROGRAM THAT ILLUSTRATES EXAMPLE OF STRING AND UNSTRING</title><link>http://www.DailyFreeCode.Com/Code/illustrates-example-string-unstring-1909.aspx</link><pubDate>Sun, 21 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the role of destructor in classes</title><link>http://www.DailyFreeCode.Com/Code/illustrate-role-destructor-classes-821.aspx</link><pubDate>Sun, 14 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the use of the continue statement</title><link>http://www.DailyFreeCode.Com/Code/illustrate-continue-statement-888.aspx</link><pubDate>Thu, 11 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Program that illustrates arithmetic operators</title><link>http://www.DailyFreeCode.Com/Code/illustrates-arithmetic-operators-2561.aspx</link><pubDate>Thu, 11 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate object initialization and assignment by   default member wise copy</title><link>http://www.DailyFreeCode.Com/Code/illustrate-object-initialization-829.aspx</link><pubDate>Sun, 07 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the 2D array of int using pointers</title><link>http://www.DailyFreeCode.Com/Code/illustrate-2d-array-int-pointers-929.aspx</link><pubDate>Sat, 20 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate one-dimensional array</title><link>http://www.DailyFreeCode.Com/Code/illustrate-dimensional-array-2589.aspx</link><pubDate>Fri, 12 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the operations that can be performed on pointers</title><link>http://www.DailyFreeCode.Com/Code/illustrate-operations-performed-928.aspx</link><pubDate>Wed, 10 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of Y-Direction Shear  Transformation</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-y-direction-643.aspx</link><pubDate>Mon, 08 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate unary operator (increment operator) overloading without return type</title><link>http://www.DailyFreeCode.Com/Code/illustrate-unary-operator-increment-906.aspx</link><pubDate>Fri, 05 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program illustrates the use of scanf funtion</title><link>http://www.DailyFreeCode.Com/Code/illustrates-scanf-funtion-2557.aspx</link><pubDate>Sun, 31 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the use of inline functions</title><link>http://www.DailyFreeCode.Com/Code/illustrate-inline-functions-850.aspx</link><pubDate>Wed, 27 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the functions returning pointers</title><link>http://www.DailyFreeCode.Com/Code/illustrate-functions-returning-pointers-927.aspx</link><pubDate>Fri, 22 Jan 2010 00:00:00 GMT</pubDate></item></channel></rss>