Resource Type | Posted On |
Program to read string using gets() function and display in upper case | Sep 03 |
Write a query to change the case of strings using lower and upper function | Jul 14 |
TO CONVERT A STRING INTO UPPER CASE TO LOWERCASE | Mar 24 |
TO CONVERT A STRING INTO UPPER CASE TO LOWERCASE | Jan 31 |
Program to convert upper case into lower case and vise versa | Sep 15 |
Read a file and count number of word, character, lines, display in reverse, conv... | Nov 15 |
Program to read a letter in Upper case and print it after converting it in to Lo... | Jul 13 |
Program to read a letter in Lower case and print it after converting it in to Up... | Oct 13 |
Program to read a letter in lower case and print it after converting it in to Up... | May 17 |
Program to print Upper Case Letters from A to Z | Aug 21 |
Program to print Upper Case Letters from A to Z ( Simulation of While Loop ) | Oct 04 |
Program to print Upper Case Letters from A to Z ( Simulation of Do-While Loop ) | Apr 05 |
Program to Print all the Letters in Upper Case | Jul 09 |
Program to print input text in upper case | Sep 25 |
Program to show an example of getting at characters in a String | Apr 02 |
READ A STRING CHARACTOR BY CHARACTOR AND DISPLAY THE SAME STRING | May 10 |
Program that accepts characters in lower case, stores them in an array and print... | Dec 01 |
Program to copy one string s2 to another string s1 using strcopy function from... | Nov 27 |
Write a shell script to convert a file to lower case or upper case as specified ... | Jun 04 |
Program that accepts characters in lower case, stores them in an array and print... | Nov 05 |
Program that list of letters should be an alphabetical list of upper case letter... | Nov 16 |
Program that reads a character and prints it only if it is a Upper Case Letter (... | Jan 10 |
Program to read a string , character by character and display the same | Jan 27 |
To read string character by character and display them | Mar 16 |
Reading and writing of alphabets in reverse case | Sep 20 |
|
prolog program to read 10 strings into a list and display similar characters | Feb 21 |
Program to copy one string s2 to another string s1 without using strcopy... | Sep 30 |
Program to compare strings, concatenate strings, copy string and display part of... | Sep 18 |
Program to copy one string to another by coding and using string function | Nov 01 |
Program that reads two integers and an operator , evaluates and displays the r... | Oct 13 |
UPPER Function | Jul 08 |
An application which swaps the case of the given string | Mar 10 |
Program to swap the cases of a given String | Dec 26 |
Program which swaps the case of the given string | Feb 14 |
Reading of strings using %wc and %ws | Dec 05 |
Program to read a Non Linear Function, construct and display the Difference... | Apr 04 |
PROGRAM TO READ STRING FROM KEYBOARD AND PERFORM REVERSE OF STRING | Jan 26 |
Write a function to perform string operation i.e. split, join, length, substring... | Aug 21 |
Program to read person details and display records whose weight is greater than ... | Oct 24 |
Program that reads a numbers , computes and displays the factorial of the given ... | Aug 16 |
Program that reads a number ,coumputes and displays its factorial ( using for ... | Dec 08 |
Program that reads a number ,coumputes and displays its factorial using do while... | May 09 |
Program to read the Partition Table Information of Drive C using biosdisk( )... | Aug 29 |
Reading integers using scanf function | May 25 |
Program to read a series of words from a terminal using scanf function | Jan 04 |
PROGRAM TO COPY ONE STRING INTO ANOTHER STRING WITH AND WITHOUT USING "MOVSB" IN... | Mar 13 |
Shell Script to make a menu driven calculator using case | Sep 07 |
DISPLAY THE STRING ON THE SCREEN USING INT 21, SERVICES 01 & 02 ONLY | Jan 10 |
Program to find even or odd number using switch case | Jan 23 |
Program using Switch case to compute the net amount to be paid by a customer | May 06 |