Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
C
String 77 codes
Home
C
String
1 A demonstration of seeking and finding
2 A function to read a string terminated by an arbitrary character
3 A simple string copy
4 Absolute value of long integer
5 Add null terminator to string end
6 Add spaces to the end of a string
7 Analyze comma-separated list of words
8 Append string
9 Append string to another string
10 Append substring to string
11 Arrays of Pointers to Strings
12 Change string case using its pointer
13 Change string to integer
14 Check string length and set string end
15 Compare some characters of two strings
16 Compare strings
17 Compare two strings
18 Computes the length of a line
19 Convert one or more floating-point values into a single string
20 Convert string entered to integer
21 Convert string entered to long
22 Convert string to double
23 Convert string to double-precision floating-point value
24 Convert string to int, double and long
25 Convert string to integer
26 Convert string to long
27 Convert string to long integer
28 Convert string to unsigned long integer
29 Convert string to upper case and lower case
30 Copy a string
31 Copy characters from one string to another
32 Copy string
33 Demonstrates how to put strings together using strcat
34 Find character in string
35 Find last occurrence of character in string
36 Find sub string
37 Find substring
38 Finding occurrences of one string in another
39 Function
40 Get first and last name and print them together
41 Get length of substring composed of given characters
42 Get the string length
43 How to copy a string
44 How to use strcpy (string copy)
45 Join array of strings into a single string
46 Join strings
47 Lengths of strings
48 Look up names in a hardcoded list
49 Looking for palindromes
50 Managing memory and storing strings
51 Our own string compare function
52 Output a name and address
53 Output a name and address 2
54 Output a name and address in a single statement
55 Output string
56 Print formatted data to a string
57 Print the string forward and backwards
58 Reading a string with gets()
59 Removing spaces and puctuation from a string
60 Replace space with dash
61 Return string length
62 REVERSI An Othello type game
63 Scan string for specified characters
64 Search a char inside a string
65 Search string
66 Search string for occurrence of character set
67 Sequentially truncate string if delimiter is found
68 Storing and displaying proverbs in order of length
69 String compare
70 String concatenate
71 String copy
72 String length
73 String length and string compare
74 String operator
75 Testing characters in a string
76 Truncate string by delimiter
77 Use gets to get the whole string