﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Wiki on prints</title><link>http://www.DailyFreeCode.Com</link><description>Wiki on prints - DailyFreeCode.Com</description><copyright>Copyright @ 2010. All rights reserved.</copyright><item><title>Prints to console a triangle composed by N rows using “*” chars.  </title><link>http://www.DailyFreeCode.Com/Forum/prints-console-triangle-composed-n-rows-30738.aspx</link><pubDate>Sat, 02 Nov 2013 23:14:00 GMT</pubDate></item><item><title>TCP/IP program of UDP client for TIME service that prints the resulting time</title><link>http://www.DailyFreeCode.Com/Code/tcpip-udp-client-time-service-prints-3212.aspx</link><pubDate>Tue, 22 Feb 2011 20:28:11 GMT</pubDate></item><item><title>Shell script that prints names of all sub-directories present in the current directory</title><link>http://www.DailyFreeCode.Com/Code/shell-script-prints-names-sub-1531.aspx</link><pubDate>Thu, 14 Oct 2010 00:00:00 GMT</pubDate></item><item><title>PROGRAM TO COMPUTES AND PRINTS A TABLE OF FACTORIALS OF ANY GIVEN M</title><link>http://www.DailyFreeCode.Com/Code/computes-prints-table-factorials-given-1486.aspx</link><pubDate>Thu, 23 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program that takes a string from user and prints the total number of vowels i.e. (a,e,i,o,u) present in the	string.</title><link>http://www.DailyFreeCode.Com/Code/string-user-prints-total-number-vowels-1463.aspx</link><pubDate>Sat, 21 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program of an array that prints it's value before and after clearing the 3rd row and 4th column using based index mode</title><link>http://www.DailyFreeCode.Com/Code/array-prints-value-before-clearing-3rd-501.aspx</link><pubDate>Wed, 11 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program that prints odd numbers, even numbers and the numbers that are divisible by 5 b/w 0 to 50</title><link>http://www.DailyFreeCode.Com/Code/prints-odd-numbers-even-numbers-882.aspx</link><pubDate>Sun, 13 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Program that prompts the user to enter a string of decimal digits, ending with a carriage retuen, and prints their sum in hex......</title><link>http://www.DailyFreeCode.Com/Code/prompts-user-enter-string-decimal-572.aspx</link><pubDate>Thu, 27 May 2010 00:00:00 GMT</pubDate></item><item><title>Program reads 4 values a, b, c, and d and evaluates the ratio of (a+b) to (c-d) and prints the result, if c-d is not equal to zero using if statement</title><link>http://www.DailyFreeCode.Com/Code/reads-4-values-a-b-c-d-evaluates-2577.aspx</link><pubDate>Thu, 27 May 2010 00:00:00 GMT</pubDate></item><item><title>Program that takes characters from user in an array and prints them with their ASCII values.(Do not use 'atoi' function) </title><link>http://www.DailyFreeCode.Com/Code/characters-user-array-prints-them-ascii-1451.aspx</link><pubDate>Sat, 08 May 2010 00:00:00 GMT</pubDate></item><item><title>Program that takes characters from user in an array and prints them with their ASCII values without using 'atoi' func</title><link>http://www.DailyFreeCode.Com/Code/characters-user-array-prints-them-ascii-2080.aspx</link><pubDate>Thu, 15 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program that prints triangle in reverse pattern</title><link>http://www.DailyFreeCode.Com/Code/prints-triangle-reverse-pattern-2073.aspx</link><pubDate>Thu, 08 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program that let the user to enter a fraction of the form M/N s.t. (M&amp;lt;N), and the program prints the expansion..........</title><link>http://www.DailyFreeCode.Com/Code/let-user-enter-fraction-form-mn-s-t-547.aspx</link><pubDate>Tue, 16 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program that reads a character and prints it only if it is '?' ( Simulation of If structure ).</title><link>http://www.DailyFreeCode.Com/Code/reads-character-prints-simulation-509.aspx</link><pubDate>Sat, 13 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program that prints first 20 integers in reverse order (using while   loop )</title><link>http://www.DailyFreeCode.Com/Code/prints-first-20-integers-reverse-order-881.aspx</link><pubDate>Mon, 08 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program that accepts a string in an array and prints the reverse of the string i.e. if the string is abcd then it will print dcba.</title><link>http://www.DailyFreeCode.Com/Code/accepts-string-array-prints-reverse-1454.aspx</link><pubDate>Thu, 14 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Shell script that prints names of all sub-directories present in the current directory</title><link>http://www.DailyFreeCode.Com/Code/shell-script-prints-names-sub-1588.aspx</link><pubDate>Sat, 19 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Program that accepts characters in lower case, stores them in an array and prints them in the upper-case and vice - versa</title><link>http://www.DailyFreeCode.Com/Code/accepts-characters-lower-case-stores-2228.aspx</link><pubDate>Tue, 01 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Program that accepts characters in lower case, stores them in an array and prints them in the upper-case</title><link>http://www.DailyFreeCode.Com/Code/accepts-characters-lower-case-stores-1452.aspx</link><pubDate>Thu, 05 Nov 2009 00:00:00 GMT</pubDate></item><item><title>Program that reads a two characters, compare them and prints the smallest character ( Simulation of If-Else structure ).</title><link>http://www.DailyFreeCode.Com/Code/reads-two-characters-compare-them-510.aspx</link><pubDate>Fri, 18 Sep 2009 00:00:00 GMT</pubDate></item><item><title>Program that accepts a string in an array and prints the reverse of the string</title><link>http://www.DailyFreeCode.Com/Code/accepts-string-array-prints-reverse-2229.aspx</link><pubDate>Sun, 13 Sep 2009 00:00:00 GMT</pubDate></item><item><title>how can i disable the functionality if the printscreen button in javascript </title><link>http://www.DailyFreeCode.Com/Forum/disable-functionality-printscreen-22454.aspx</link><pubDate>Thu, 25 Jun 2009 00:00:00 GMT</pubDate></item><item><title>Program that prints all the even numbers b/w 0 to 50 ( using while,   do-while and for loop )</title><link>http://www.DailyFreeCode.Com/Code/prints-even-numbers-bw-0-50-while-886.aspx</link><pubDate>Sun, 07 Jun 2009 00:00:00 GMT</pubDate></item><item><title>Program that prints first 20 integers (using while loop)</title><link>http://www.DailyFreeCode.Com/Code/prints-first-20-integers-while-loop-880.aspx</link><pubDate>Sat, 14 Mar 2009 00:00:00 GMT</pubDate></item><item><title>Program that takes a string from user and prints the total number of characters, words and lines present in the string.</title><link>http://www.DailyFreeCode.Com/Code/string-user-prints-total-number-1453.aspx</link><pubDate>Wed, 04 Mar 2009 00:00:00 GMT</pubDate></item><item><title>Program that prints the first 10 integers(using for loop)</title><link>http://www.DailyFreeCode.Com/Code/prints-first-10-integersusing-loop-873.aspx</link><pubDate>Sat, 31 Jan 2009 00:00:00 GMT</pubDate></item><item><title>Program that reads a character and prints it only if it is a Upper Case Letter ( Simulation of If-Else then structure )</title><link>http://www.DailyFreeCode.Com/Code/reads-character-prints-upper-case-512.aspx</link><pubDate>Sat, 10 Jan 2009 00:00:00 GMT</pubDate></item><item><title>Program that reads a number and prints even if the number is even   and prints odd if the number is odd.</title><link>http://www.DailyFreeCode.Com/Code/reads-number-prints-even-number-even-831.aspx</link><pubDate>Sun, 26 Oct 2008 00:00:00 GMT</pubDate></item><item><title>Program that reads a digit, computes and prints 'P' if it is positive, 'N' if it is negative and 'Z' if it is zero( Simulation of switch-case statemt)</title><link>http://www.DailyFreeCode.Com/Code/reads-digit-computes-prints-p-511.aspx</link><pubDate>Tue, 07 Oct 2008 00:00:00 GMT</pubDate></item><item><title>Program that prompts the user to enter a character, and prints the ASCII code of the character in hex on the next line. Repeat this process ......</title><link>http://www.DailyFreeCode.Com/Code/prompts-user-enter-character-prints-567.aspx</link><pubDate>Mon, 01 Sep 2008 00:00:00 GMT</pubDate></item><item><title>Program that prints odd numbers form 0 to 50 (Using for Loop)</title><link>http://www.DailyFreeCode.Com/Code/prints-odd-numbers-form-0-50-loop-874.aspx</link><pubDate>Thu, 28 Aug 2008 00:00:00 GMT</pubDate></item><item><title>Program that reads a character and prints it only if it is 'y' or 'Y' (Simulation of If-Else then structure). </title><link>http://www.DailyFreeCode.Com/Code/reads-character-prints-y-y-simulation-513.aspx</link><pubDate>Mon, 11 Aug 2008 00:00:00 GMT</pubDate></item></channel></rss>