﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Wiki on character</title><link>http://www.DailyFreeCode.Com</link><description>Wiki on character - DailyFreeCode.Com</description><copyright>Copyright @ 2010. All rights reserved.</copyright><item><title>Character or Digits</title><link>http://www.DailyFreeCode.Com/Forum/character-digits-30771.aspx</link><pubDate>Fri, 29 Nov 2013 14:55:00 GMT</pubDate></item><item><title> Need OCR (optical character recognition) program</title><link>http://www.DailyFreeCode.Com/Forum/ocr-optical-character-recognition-30331.aspx</link><pubDate>Mon, 11 Feb 2013 16:40:00 GMT</pubDate></item><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>Special Character -assign a key stroke command	</title><link>http://www.DailyFreeCode.Com/Forum/special-character-assign-key-stroke-27643.aspx</link><pubDate>Sun, 09 Dec 2012 09:37:00 GMT</pubDate></item><item><title>Display character which appears number of time equal half of maximum time</title><link>http://www.DailyFreeCode.Com/Forum/display-character-which-appears-number-27377.aspx</link><pubDate>Wed, 05 Dec 2012 00:45:00 GMT</pubDate></item><item><title>accept sting and display second character of string</title><link>http://www.DailyFreeCode.Com/Forum/accept-sting-display-second-character-26806.aspx</link><pubDate>Tue, 27 Nov 2012 02:10:00 GMT</pubDate></item><item><title>Accept String input and only display the second character of the words</title><link>http://www.DailyFreeCode.Com/Forum/accept-string-input-display-second-26566.aspx</link><pubDate>Sat, 24 Nov 2012 09:03:00 GMT</pubDate></item><item><title>Moving of Character within an array</title><link>http://www.DailyFreeCode.Com/Forum/moving-character-within-array-26448.aspx</link><pubDate>Tue, 29 Nov 2011 04:36:00 GMT</pubDate></item><item><title>TCP/IP program to print a single character on a Network Virtual Terminal</title><link>http://www.DailyFreeCode.Com/Code/tcpip-print-single-character-network-3208.aspx</link><pubDate>Tue, 22 Feb 2011 20:24:37 GMT</pubDate></item><item><title>TCP/IP program to move a character from the keyboard to the socket</title><link>http://www.DailyFreeCode.Com/Code/tcpip-move-character-keyboard-socket-3188.aspx</link><pubDate>Tue, 22 Feb 2011 16:24:20 GMT</pubDate></item><item><title>Program to compare character and string</title><link>http://www.DailyFreeCode.Com/Code/compare-character-string-3086.aspx</link><pubDate>Mon, 21 Feb 2011 16:21:22 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>Which function capitalizes the first letter of a character string and makes the rest lowercase?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/which-function-capitalizes-first-letter-575.aspx</link><pubDate>Tue, 21 Dec 2010 16:12:00 GMT</pubDate></item><item><title>Which of the following character literal(s) does use two bytes of memory?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/which-following-character-literals-does-535.aspx</link><pubDate>Wed, 15 Dec 2010 10:02:00 GMT</pubDate></item><item><title>Which of the following statements do correctly describe the characteristics of constructors?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/which-following-statements-correctly-326.aspx</link><pubDate>Mon, 06 Dec 2010 00:00: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>Read a file and count number of word, character, lines, display in reverse, convert lower to upper, upper to lower case,count particular word in file	</title><link>http://www.DailyFreeCode.Com/Code/read-file-count-number-word-character-2763.aspx</link><pubDate>Mon, 15 Nov 2010 00:00:00 GMT</pubDate></item><item><title>Which of the following statements do incorrectly describe the characteristics of destructors?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/which-following-statements-incorrectly-332.aspx</link><pubDate>Mon, 18 Oct 2010 00:00:00 GMT</pubDate></item><item><title>Program to find the no. of occurrences of character ‘c’ in the input string</title><link>http://www.DailyFreeCode.Com/Code/find-no-occurrences-character-c-1740.aspx</link><pubDate>Tue, 05 Oct 2010 00:00:00 GMT</pubDate></item><item><title>Program to show an example of creating Character Arrays from String  objects</title><link>http://www.DailyFreeCode.Com/Code/show-example-creating-character-arrays-1334.aspx</link><pubDate>Wed, 29 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program to find the first and last character of a string and print it on the screen</title><link>http://www.DailyFreeCode.Com/Code/find-first-last-character-string-print-1732.aspx</link><pubDate>Fri, 10 Sep 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>Character Set</title><link>http://www.DailyFreeCode.Com/Code/character-set-2651.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 that Displays an alphanumeric character on the screen in graphics mode</title><link>http://www.DailyFreeCode.Com/Code/displays-alphanumeric-character-screen-1953.aspx</link><pubDate>Sun, 15 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>Program to interchange the Small and Capital Letters and Unload the TSR  on occurance of '@' character</title><link>http://www.DailyFreeCode.Com/Code/interchange-small-capital-letters-760.aspx</link><pubDate>Thu, 05 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 read a character and display it on new line with user prompts initialized by constants. </title><link>http://www.DailyFreeCode.Com/Code/read-character-display-line-user-531.aspx</link><pubDate>Wed, 21 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to extract a portion of a character string and print the extracted string</title><link>http://www.DailyFreeCode.Com/Code/extract-portion-character-string-print-1224.aspx</link><pubDate>Sun, 18 Jul 2010 00:00:00 GMT</pubDate></item><item><title>TO INPUT A HEX CHARACTER AND DISPLAY IT AS MANY TIMES AS THAT OF THE HEX CHARACTER</title><link>http://www.DailyFreeCode.Com/Code/input-hex-character-display-many-times-1754.aspx</link><pubDate>Sat, 17 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>Program to display a character</title><link>http://www.DailyFreeCode.Com/Code/display-character-522.aspx</link><pubDate>Tue, 06 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>Handling of Character Strings</title><link>http://www.DailyFreeCode.Com/Code/handling-character-strings-2768.aspx</link><pubDate>Thu, 24 Jun 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>Handling of Character Strings</title><link>http://www.DailyFreeCode.Com/Code/handling-character-strings-2672.aspx</link><pubDate>Tue, 22 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 to help Umar in this task. Represent each city by one lowercase character. Thus, you can have at most 26 different cities to visit....</title><link>http://www.DailyFreeCode.Com/Code/help-umar-task-represent-city-772.aspx</link><pubDate>Sat, 17 Apr 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>To read string character by character and display them</title><link>http://www.DailyFreeCode.Com/Code/read-string-character-character-display-1781.aspx</link><pubDate>Tue, 16 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Program  which creates an Array of character. Make one function with one argument as a character and that function throw a user defined exception</title><link>http://www.DailyFreeCode.Com/Code/which-creates-array-character-2049.aspx</link><pubDate>Mon, 15 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>JLiveTable delete key adds a special character</title><link>http://www.DailyFreeCode.Com/Forum/jlivetable-delete-key-adds-special-23270.aspx</link><pubDate>Wed, 10 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Program that takes a long sentence and a character from the client and count the occurrence of the character in the sentence at the server side</title><link>http://www.DailyFreeCode.Com/Code/sentence-character-client-count-2035.aspx</link><pubDate>Tue, 02 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Printing of the alphabet set in decimal and character form</title><link>http://www.DailyFreeCode.Com/Code/printing-alphabet-set-decimal-character-2598.aspx</link><pubDate>Sat, 20 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 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>Program to read a string , character by character and display the same</title><link>http://www.DailyFreeCode.Com/Code/read-string-character-character-1675.aspx</link><pubDate>Wed, 27 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Which function can retrieve the character stored at a specified location?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/which-function-retrieve-character-402.aspx</link><pubDate>Sun, 24 Jan 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 find a character in a string</title><link>http://www.DailyFreeCode.Com/Code/find-character-string-1994.aspx</link><pubDate>Wed, 20 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>PROGRAM WHICH WILL DISPLAY ONE CHARACTER ON SCREEN UNTIL $ COMES</title><link>http://www.DailyFreeCode.Com/Code/which-display-character-screen-until-1978.aspx</link><pubDate>Mon, 04 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 display entered character in capital letter</title><link>http://www.DailyFreeCode.Com/Code/display-entered-character-capital-595.aspx</link><pubDate>Fri, 25 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Program to find first occurrence of a character in a string and also position in string using strchr function from string.h</title><link>http://www.DailyFreeCode.Com/Code/find-first-occurrence-character-string-2235.aspx</link><pubDate>Sat, 19 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>Character ascii conversion</title><link>http://www.DailyFreeCode.Com/Forum/character-ascii-conversion-20792.aspx</link><pubDate>Thu, 17 Dec 2009 00:00:00 GMT</pubDate></item><item><title>windows-1256 character set problem</title><link>http://www.DailyFreeCode.Com/Forum/windows-1256-character-set-problem-8306.aspx</link><pubDate>Fri, 11 Dec 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>how to color numeric character in excel cell ?</title><link>http://www.DailyFreeCode.Com/Forum/color-numeric-character-excel-cell-25455.aspx</link><pubDate>Fri, 20 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>Excel JUNK character</title><link>http://www.DailyFreeCode.Com/Forum/excel-junk-character-25369.aspx</link><pubDate>Sat, 03 Oct 2009 00:00:00 GMT</pubDate></item><item><title>Unreadable Hexadecimal Character With Socket</title><link>http://www.DailyFreeCode.Com/Forum/unreadable-hexadecimal-character-socket-23880.aspx</link><pubDate>Tue, 07 Jul 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>How to generate random string or character from arrays?</title><link>http://www.DailyFreeCode.Com/Forum/generate-random-string-character-arrays-22657.aspx</link><pubDate>Fri, 22 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>convert from number (0-255) to character</title><link>http://www.DailyFreeCode.Com/Forum/convert-number-0-255-character-21275.aspx</link><pubDate>Sun, 12 Apr 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>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>backspace character problem</title><link>http://www.DailyFreeCode.Com/Forum/backspace-character-problem-22804.aspx</link><pubDate>Tue, 30 Dec 2008 00:00:00 GMT</pubDate></item><item><title>name was started with an invalid character Cannot view XML input using XSL style sheet</title><link>http://www.DailyFreeCode.Com/Forum/name-started-invalid-character-view-xml-52.aspx</link><pubDate>Sun, 23 Nov 2008 00:00:00 GMT</pubDate></item><item><title>Optical Character Recognitiom</title><link>http://www.DailyFreeCode.Com/Forum/optical-character-recognitiom-20880.aspx</link><pubDate>Sat, 16 Aug 2008 00:00:00 GMT</pubDate></item></channel></rss>