Thursday, 29 August 2013

How to call a function in C

How to call a function in C

References

Reference NO 1

http://msdn.microsoft.com/en-us/library/be6ftfba.aspx

Reference NO 2

http://cboard.cprogramming.com/c-programming/113710-how-do-u-call-function.html

Reference NO 3

http://publib.boulder.ibm.com/infocenter/macxhelp/topic/com.ibm.vacpp6m.doc/language/ref/clrc05funcall.htm

Reference NO 4

http://www.cs.utah.edu/~germain/PPS/Topics/C_Language/c_functions.html

Reference NO 5

http://www.cplusplus.com/doc/tutorial/functions/

Reference NO 6

http://publications.gbdirect.co.uk/c_book/chapter4/function_types.html

Reference NO 7

http://stackoverflow.com/questions/14036894/function-call-in-c

Reference NO 8

http://www.tutorialspoint.com/cprogramming/c_function_call_by_reference.htm

No comments:

Post a Comment