﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Wiki on characters</title><link>http://www.DailyFreeCode.Com</link><description>Wiki on characters - DailyFreeCode.Com</description><copyright>Copyright @ 2010. All rights reserved.</copyright><item><title>Display of foreign characters in Web forms	</title><link>http://www.DailyFreeCode.Com/Forum/display-foreign-characters-web-forms-30096.aspx</link><pubDate>Tue, 05 Feb 2013 16:53:00 GMT</pubDate></item><item><title> Shortcut keys to special characters ?</title><link>http://www.DailyFreeCode.Com/Forum/shortcut-keys-special-characters-27786.aspx</link><pubDate>Tue, 11 Dec 2012 10:48:00 GMT</pubDate></item><item><title>Prolog program to compare characters, strings and also reverse string</title><link>http://www.DailyFreeCode.Com/Code/prolog-compare-characters-strings-3084.aspx</link><pubDate>Mon, 21 Feb 2011 16:18:07 GMT</pubDate></item><item><title>Prolog program to read two strings and then output the third string which is a concatanation of the both 	excluding reapiting characters</title><link>http://www.DailyFreeCode.Com/Code/prolog-read-two-strings-then-output-3079.aspx</link><pubDate>Mon, 21 Feb 2011 16:04:54 GMT</pubDate></item><item><title>prolog program to read 10 strings into a list and display  similar characters</title><link>http://www.DailyFreeCode.Com/Code/prolog-read-10-strings-list-display-3070.aspx</link><pubDate>Mon, 21 Feb 2011 15:35:30 GMT</pubDate></item><item><title>What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/select-countlastname-characters-return-577.aspx</link><pubDate>Tue, 21 Dec 2010 16:14:00 GMT</pubDate></item><item><title>Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/select-sumlastname-characters-query-578.aspx</link><pubDate>Tue, 21 Dec 2010 16:14:00 GMT</pubDate></item><item><title>Printing of characters and strings</title><link>http://www.DailyFreeCode.Com/Code/printing-characters-strings-2576.aspx</link><pubDate>Tue, 16 Nov 2010 00:00:00 GMT</pubDate></item><item><title>Program to check whether the characters in a string are in ascending order or not</title><link>http://www.DailyFreeCode.Com/Code/check-whether-characters-string-1669.aspx</link><pubDate>Fri, 27 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program that starts with an initially undefined byte array of maximum 100, and lets the user insert single characters into the array......</title><link>http://www.DailyFreeCode.Com/Code/starts-initially-undefined-byte-array-504.aspx</link><pubDate>Thu, 26 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Write a shell program to count number of words,  characters,white spaces and special symbols in a givin text  </title><link>http://www.DailyFreeCode.Com/Code/shell-count-number-words-1638.aspx</link><pubDate>Fri, 20 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program to change characters in a StringBuffer objects and to  reverse its contents</title><link>http://www.DailyFreeCode.Com/Code/change-characters-stringbuffer-objects-1318.aspx</link><pubDate>Fri, 06 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Write a shell program to count the characters, count the lines and the words in a particular file</title><link>http://www.DailyFreeCode.Com/Code/shell-count-characters-count-lines-1652.aspx</link><pubDate>Tue, 27 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to count the total no of characters in one or more character strings by any parallel technique</title><link>http://www.DailyFreeCode.Com/Code/count-total-no-characters-character-1110.aspx</link><pubDate>Sat, 24 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to swap even positioned characters with odd positioned characters in a given string </title><link>http://www.DailyFreeCode.Com/Code/swap-even-positioned-characters-odd-622.aspx</link><pubDate>Wed, 07 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Write a shell program to count the characters, count the lines and the words in a particular file  </title><link>http://www.DailyFreeCode.Com/Code/shell-count-characters-count-lines-1636.aspx</link><pubDate>Thu, 01 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to count the total no of characters in one or more character strings by any parallel technique</title><link>http://www.DailyFreeCode.Com/Code/count-total-no-characters-character-2158.aspx</link><pubDate>Thu, 01 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Find all lines in a file with words longer than 4  characters, assuming that words are separated by spaces except at the beginning or end of line</title><link>http://www.DailyFreeCode.Com/Code/find-lines-file-words-longer-than-4-1644.aspx</link><pubDate>Wed, 23 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Program to show an example of searching Strings for characters</title><link>http://www.DailyFreeCode.Com/Code/show-example-searching-strings-1330.aspx</link><pubDate>Mon, 17 May 2010 00:00:00 GMT</pubDate></item><item><title>Write a shell script that accepts a string from the terminal and echo suitable message if it doesn’t have at least ten characters</title><link>http://www.DailyFreeCode.Com/Code/shell-script-accepts-string-terminal-1522.aspx</link><pubDate>Tue, 11 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>Identify the correct syntax for declaring a dynamic array of characters using the above templat</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/identify-correct-syntax-declaring-368.aspx</link><pubDate>Sun, 11 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Java Strings and restricted characters</title><link>http://www.DailyFreeCode.Com/Forum/java-strings-restricted-characters-20766.aspx</link><pubDate>Sun, 28 Mar 2010 00:00:00 GMT</pubDate></item><item><title>putting special characters in the tab</title><link>http://www.DailyFreeCode.Com/Forum/putting-special-characters-tab-25469.aspx</link><pubDate>Thu, 11 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Program to search for numbers between 0-9,  if found replace them with there corresponding special characters on the keyboard</title><link>http://www.DailyFreeCode.Com/Code/search-numbers-between-0-9-found-2011.aspx</link><pubDate>Sat, 06 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program to enter two strings,  Find the characters that match in both the strings, store this character and display them at center of screen</title><link>http://www.DailyFreeCode.Com/Code/enter-two-strings-find-characters-2010.aspx</link><pubDate>Fri, 05 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program to print all the ASCII characters i.e. 256 ( using for loop simulation )</title><link>http://www.DailyFreeCode.Com/Code/print-ascii-characters-i-e-256-loop-514.aspx</link><pubDate>Wed, 03 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Ajax problem with persian characters</title><link>http://www.DailyFreeCode.Com/Forum/ajax-problem-persian-characters-20601.aspx</link><pubDate>Thu, 21 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Program to print characters from A to Z on the screen</title><link>http://www.DailyFreeCode.Com/Code/print-characters-z-screen-1990.aspx</link><pubDate>Sat, 16 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Add / Curtail spaces between characters</title><link>http://www.DailyFreeCode.Com/Forum/curtail-spaces-between-characters-24089.aspx</link><pubDate>Sun, 10 Jan 2010 00:00:00 GMT</pubDate></item><item><title>MySQL Characterset</title><link>http://www.DailyFreeCode.Com/Forum/mysql-characterset-6685.aspx</link><pubDate>Tue, 29 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Program to count number of words, lines and characters in given string</title><link>http://www.DailyFreeCode.Com/Code/count-number-words-lines-characters-158.aspx</link><pubDate>Fri, 18 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Program to get substring of entered text or word by taking starting index and number of characters from a user</title><link>http://www.DailyFreeCode.Com/Code/get-substring-entered-text-word-taking-1500.aspx</link><pubDate>Mon, 14 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 to compare one string s2 to another string s1 and also first unmatched characters without using strcmp function from string.h</title><link>http://www.DailyFreeCode.Com/Code/compare-string-s2-another-string-s1-2238.aspx</link><pubDate>Mon, 30 Nov 2009 00:00:00 GMT</pubDate></item><item><title>Program to compare two characters and display message accordingly</title><link>http://www.DailyFreeCode.Com/Code/compare-two-characters-display-message-1760.aspx</link><pubDate>Tue, 24 Nov 2009 00:00:00 GMT</pubDate></item><item><title>How to find bad characters in cells? What VBA checks?</title><link>http://www.DailyFreeCode.Com/Forum/find-bad-characters-cells-vba-checks-26017.aspx</link><pubDate>Mon, 23 Nov 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> Can somebody tell me how to extract the characters in bold from the text in the cell?</title><link>http://www.DailyFreeCode.Com/Forum/somebody-tell-extract-characters-bold-26188.aspx</link><pubDate>Tue, 27 Oct 2009 00:00:00 GMT</pubDate></item><item><title>Some Persian characters are not shown correctly in exported CSV file</title><link>http://www.DailyFreeCode.Com/Forum/persian-characters-not-shown-correctly-20576.aspx</link><pubDate>Sun, 18 Oct 2009 00:00:00 GMT</pubDate></item><item><title>How can get an out that you have 2 input characters at the same time..</title><link>http://www.DailyFreeCode.Com/Forum/get-2-input-characters-time-23135.aspx</link><pubDate>Tue, 06 Oct 2009 00:00:00 GMT</pubDate></item><item><title>how to sort column by number of characters per cell ?</title><link>http://www.DailyFreeCode.Com/Forum/sort-column-number-characters-per-cell-25560.aspx</link><pubDate>Tue, 06 Oct 2009 00:00:00 GMT</pubDate></item><item><title>Remove the spaces between characters in VBA</title><link>http://www.DailyFreeCode.Com/Forum/remove-spaces-between-characters-vba-25302.aspx</link><pubDate>Mon, 05 Oct 2009 00:00:00 GMT</pubDate></item><item><title>Program that will accept a line of text from the text file; count the number of words, lines, and characters in the file</title><link>http://www.DailyFreeCode.Com/Code/accept-line-text-text-file-count-2265.aspx</link><pubDate>Wed, 23 Sep 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 to compare one string s2 to another string s1. Print the difference of first unmatched characters (Without Using strcmp function)</title><link>http://www.DailyFreeCode.Com/Code/compare-string-s2-another-string-s1-1462.aspx</link><pubDate>Tue, 25 Aug 2009 00:00:00 GMT</pubDate></item><item><title>Program to compare one string s2 to another string s1. Print the difference of first unmatched characters using strcmp function from string.h</title><link>http://www.DailyFreeCode.Com/Code/compare-string-s2-another-string-s1-2237.aspx</link><pubDate>Mon, 24 Aug 2009 00:00:00 GMT</pubDate></item><item><title>Program to display reverse triangle of characters</title><link>http://www.DailyFreeCode.Com/Code/display-reverse-triangle-characters-620.aspx</link><pubDate>Mon, 17 Aug 2009 00:00:00 GMT</pubDate></item><item><title>Program that reads a string of characters terminated by CR and display it in reverse order.......</title><link>http://www.DailyFreeCode.Com/Code/reads-string-characters-terminated-cr-551.aspx</link><pubDate>Sat, 25 Jul 2009 00:00:00 GMT</pubDate></item><item><title>Program to declare, initialize and print an array of characters</title><link>http://www.DailyFreeCode.Com/Code/declare-initialize-print-array-1260.aspx</link><pubDate>Sat, 25 Jul 2009 00:00:00 GMT</pubDate></item><item><title>Program display the ascii characters on the screen  using BIOS interrupt (INT 10H) </title><link>http://www.DailyFreeCode.Com/Code/display-ascii-characters-screen-bios-1671.aspx</link><pubDate>Fri, 17 Jul 2009 00:00:00 GMT</pubDate></item><item><title>File handling program to copy characters from one file to another</title><link>http://www.DailyFreeCode.Com/Code/file-handling-copy-characters-file-1198.aspx</link><pubDate>Thu, 09 Jul 2009 00:00:00 GMT</pubDate></item><item><title>Write a shell program to count number of words,  characters, white spaces and special symbols in a given text </title><link>http://www.DailyFreeCode.Com/Code/shell-count-number-words-characters-1654.aspx</link><pubDate>Fri, 19 Jun 2009 00:00:00 GMT</pubDate></item><item><title>Strings and characters</title><link>http://www.DailyFreeCode.Com/Code/strings-characters-1340.aspx</link><pubDate>Sun, 07 Jun 2009 00:00:00 GMT</pubDate></item><item><title>Problems With Special Characters in JAVA (String</title><link>http://www.DailyFreeCode.Com/Forum/problems-special-characters-java-string-21648.aspx</link><pubDate>Sun, 24 May 2009 00:00:00 GMT</pubDate></item><item><title>Convert UTF_8 Farsi characters to Iran System</title><link>http://www.DailyFreeCode.Com/Forum/convert-utf_8-farsi-characters-iran-9352.aspx</link><pubDate>Wed, 29 Apr 2009 00:00:00 GMT</pubDate></item><item><title>Alternative quote characters?</title><link>http://www.DailyFreeCode.Com/Forum/alternative-quote-characters-23410.aspx</link><pubDate>Tue, 21 Apr 2009 00:00:00 GMT</pubDate></item><item><title>Program to compare Strings by compring successive corresponding  characters, starting with the first character in each String</title><link>http://www.DailyFreeCode.Com/Code/compare-strings-compring-successive-1328.aspx</link><pubDate>Sat, 04 Apr 2009 00:00:00 GMT</pubDate></item><item><title>Program to show an example of getting at characters in a String</title><link>http://www.DailyFreeCode.Com/Code/show-example-getting-characters-string-1329.aspx</link><pubDate>Thu, 02 Apr 2009 00:00:00 GMT</pubDate></item><item><title>Find all lines in a file with words longer than 4 characters, assuming that words are separated by spaces except at the begining or end of line </title><link>http://www.DailyFreeCode.Com/Code/find-lines-file-words-longer-than-4-1622.aspx</link><pubDate>Tue, 24 Mar 2009 00:00:00 GMT</pubDate></item><item><title>escape and unicode encode characters in strings?</title><link>http://www.DailyFreeCode.Com/Forum/escape-unicode-encode-characters-22870.aspx</link><pubDate>Wed, 11 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 to count number of characters in specified string</title><link>http://www.DailyFreeCode.Com/Code/count-number-characters-specified-585.aspx</link><pubDate>Sat, 14 Feb 2009 00:00:00 GMT</pubDate></item><item><title>Program to compare one string s2 to another string s1. Print the difference of first unmatched characters (Use strcmp function from string.h)</title><link>http://www.DailyFreeCode.Com/Code/compare-string-s2-another-string-s1-1461.aspx</link><pubDate>Fri, 06 Feb 2009 00:00:00 GMT</pubDate></item><item><title>any methods for ANSI/escape characters in Java ?</title><link>http://www.DailyFreeCode.Com/Forum/methods-ansiescape-characters-java-23299.aspx</link><pubDate>Fri, 30 Jan 2009 00:00:00 GMT</pubDate></item><item><title>Program to show an example of extraction of characters from a  StringBuffer objects</title><link>http://www.DailyFreeCode.Com/Code/show-example-extraction-characters-1317.aspx</link><pubDate>Thu, 04 Dec 2008 00:00:00 GMT</pubDate></item><item><title>Program that counts number of line, number of words and number characters in specified string</title><link>http://www.DailyFreeCode.Com/Code/counts-number-line-number-words-number-454.aspx</link><pubDate>Tue, 18 Nov 2008 00:00:00 GMT</pubDate></item><item><title>Program to copy 'n' number of characters from one string to another   at position 'p'</title><link>http://www.DailyFreeCode.Com/Code/copy-n-number-characters-string-another-902.aspx</link><pubDate>Fri, 19 Sep 2008 00:00:00 GMT</pubDate></item><item><title>File handling program to count number of characters in a file</title><link>http://www.DailyFreeCode.Com/Code/file-handling-count-number-characters-1199.aspx</link><pubDate>Wed, 10 Sep 2008 00:00:00 GMT</pubDate></item><item><title>Program to print all the ASCII characters i.e. 256</title><link>http://www.DailyFreeCode.Com/Code/print-ascii-characters-i-e-256-505.aspx</link><pubDate>Tue, 09 Sep 2008 00:00:00 GMT</pubDate></item></channel></rss>