﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Wiki on their</title><link>http://www.DailyFreeCode.Com</link><description>Wiki on their - DailyFreeCode.Com</description><copyright>Copyright @ 2010. All rights reserved.</copyright><item><title>Are any Windows users willing to try the same experiment on their almighty OS?	</title><link>http://www.DailyFreeCode.Com/Forum/windows-users-willing-try-experiment-27877.aspx</link><pubDate>Tue, 11 Dec 2012 16:55:00 GMT</pubDate></item><item><title>Prolog program to define two predicates evenlength(List) and oddlength(List) so that they are true if their argument is a list of even or odd length </title><link>http://www.DailyFreeCode.Com/Code/prolog-define-two-predicates-3117.aspx</link><pubDate>Tue, 22 Feb 2011 13:40:57 GMT</pubDate></item><item><title>Prolog program to read 10 string and store them in database and then write the string in increasing order of their length to other database</title><link>http://www.DailyFreeCode.Com/Code/prolog-read-10-string-store-them-3081.aspx</link><pubDate>Mon, 21 Feb 2011 16:08:22 GMT</pubDate></item><item><title>Prolog program to read 10 string and store them in database and then write the string in increasing order of their length to other database</title><link>http://www.DailyFreeCode.Com/Code/prolog-read-10-string-store-them-3069.aspx</link><pubDate>Mon, 21 Feb 2011 15:33:26 GMT</pubDate></item><item><title>Should tables and their corresponding indexes reside on the same disk? </title><link>http://www.DailyFreeCode.Com/InterviewFAQ/should-tables-corresponding-indexes-604.aspx</link><pubDate>Tue, 21 Dec 2010 16:39:00 GMT</pubDate></item><item><title>Program to simulate process synchronization, call wait function so that the executing process gets blocked and then print their process ids </title><link>http://www.DailyFreeCode.Com/Code/simulate-process-synchronization-call-2182.aspx</link><pubDate>Sun, 25 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to create user defined fork function and create 2 child process, print their process ids</title><link>http://www.DailyFreeCode.Com/Code/create-user-defined-fork-function-2181.aspx</link><pubDate>Sat, 24 Jul 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 to allocate memory dynamically for strings, and store their addresses in array of pointers to strings</title><link>http://www.DailyFreeCode.Com/Code/allocate-memory-dynamically-strings-2812.aspx</link><pubDate>Fri, 21 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 to read two digits whose sum is less than 0, computes and display their sum (using variables)</title><link>http://www.DailyFreeCode.Com/Code/read-two-digits-whose-sum-less-than-0-528.aspx</link><pubDate>Mon, 04 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Program that reads two numbers from user, computes and display   their sum. </title><link>http://www.DailyFreeCode.Com/Code/reads-two-numbers-user-computes-868.aspx</link><pubDate>Sat, 26 Dec 2009 00:00:00 GMT</pubDate></item><item><title>CREATING A LIST OF THE BOOKS AND THEIR DETAILS AND ACCEPTING DETAILS FROM THE CUSTOMER AND SEARCHING THE BOOKS</title><link>http://www.DailyFreeCode.Com/Code/creating-list-books-details-accepting-2317.aspx</link><pubDate>Sat, 12 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Program that prompts the user to enter two binary numbers of up to 8 digits each, and print their sum on the next line in binary...</title><link>http://www.DailyFreeCode.Com/Code/prompts-user-enter-two-binary-numbers-8-570.aspx</link><pubDate>Mon, 23 Nov 2009 00:00:00 GMT</pubDate></item><item><title>Program to read two digits such that second digit is less than the first digit, computes and display their difference ( using Variables )</title><link>http://www.DailyFreeCode.Com/Code/read-two-digits-second-digit-less-than-529.aspx</link><pubDate>Sat, 15 Aug 2009 00:00:00 GMT</pubDate></item><item><title>Where do the online "word games" get their word database?</title><link>http://www.DailyFreeCode.Com/Forum/online-word-games-get-word-database-22845.aspx</link><pubDate>Mon, 03 Aug 2009 00:00:00 GMT</pubDate></item><item><title>HDFC Bank  HAVE information of their Account Holders in Sequential file 'accounts.mst’ :For year 2001, print report listing Month No., Month Name etc.</title><link>http://www.DailyFreeCode.Com/Code/hdfc-bank-information-account-holders-1851.aspx</link><pubDate>Sun, 22 Feb 2009 00:00:00 GMT</pubDate></item><item><title>Program to read two digits whose sum is less than 0, computes and display their sum (without using variables)</title><link>http://www.DailyFreeCode.Com/Code/read-two-digits-whose-sum-less-than-0-526.aspx</link><pubDate>Tue, 20 Jan 2009 00:00:00 GMT</pubDate></item><item><title>Program that read two numbers in binary form, computes and display their product by ADD and SHIFT instructions using procedures</title><link>http://www.DailyFreeCode.Com/Code/read-two-numbers-binary-form-computes-554.aspx</link><pubDate>Wed, 14 Jan 2009 00:00:00 GMT</pubDate></item><item><title>Program to read two digits such that second digit is less than the first digit, computes and display their difference ( without using variables ).</title><link>http://www.DailyFreeCode.Com/Code/read-two-digits-second-digit-less-than-527.aspx</link><pubDate>Wed, 26 Nov 2008 00:00:00 GMT</pubDate></item><item><title>Program that prompts the user to enter two unsigned hex numbers, 0 to FFFF, and print their sum on the next line. If the user enters an illegal....</title><link>http://www.DailyFreeCode.Com/Code/prompts-user-enter-two-unsigned-hex-571.aspx</link><pubDate>Thu, 06 Nov 2008 00:00:00 GMT</pubDate></item><item><title>Program to sort that set of strings in ascending and descending order of their weights. The sorted output is to be displayed on the screen</title><link>http://www.DailyFreeCode.Com/Code/sort-set-strings-ascending-descending-765.aspx</link><pubDate>Wed, 17 Sep 2008 00:00:00 GMT</pubDate></item></channel></rss>