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
Function 65 codes
Home
C
Function
1 A function to increase your salary
2 A program with two functions
3 A recursive power function
4 A simple program that demonstrates sum()
5 Array of function pointer
6 Arrays of Pointers to functions
7 Assign function return value to a variable
8 Calculating an average using variable argument lists
9 Calculating factorials using recursion
10 Char pointer as the function parameter
11 Check out the int value change before and after function call
12 Computes the area of three triangles
13 Copy string using recursion
14 Define constant function parameter
15 Define function and return value
16 Define function and use it
17 Define function to calculate the ounces and cups
18 Define function to calculate the volumn
19 Define function to multiply two int
20 Define function to output char
21 Define function to sum
22 Define function with parameter and return value
23 Define function with void return
24 Define int pointer parameter for a function
25 Define two functions and call them in main
26 Define two functions and make function call
27 Definition of the function to calculate an average
28 Demonstraction of function call
29 Demonstrate the use of pointers and parameter passing
30 Function
31 Function call
32 Function call each other
33 Function declaration
34 Function pointer
35 Function pointer 2
36 Function pointer and use it call a function
37 Function prototype
38 Function to output square
39 Function which returns int value
40 Global and local variable inside function
41 Implementing arithmetic and array functions
42 Initialize the function pointer array
43 Length of the function parameters
44 Pass Array into a function
45 Pass array value into function
46 Pass array with different dimension into function
47 Pass char pointer into function
48 Pass double value into function
49 Pass reference
50 Pass reference of an int value into function
51 Pass return value through function parameter
52 Pass value
53 Passing a Pointer to a function
54 Passing parameter by pointer
55 Passing the data type addess into the function
56 Pointing to functions
57 Prints out Fibonacci numbers
58 Recursive function call
59 Recursive function with static variable
60 Return statement
61 Return value though parameter
62 Serve as a prototype within this program
63 This program has three functions
64 Use function with pointer parameters
65 Uses a function prototype to enforce strong type checking