Simple C Tutorials | Programs | Learn C Language
Menu
Home
Programming
C Programming
C Programming
C Programs
Borland C/C++ IDE
Other Programming
C++
Java
Web Development
JavaScript Tutorials
JavaScript Index
CSS Tutorials
MCQ
Engg. Subjects
Internet and Web
Computer Basics
DBMS
Data Structure
Web Development
HTML
JavaScript
CSS
Web Services
Programming
C Programming
Java Programming
Tips
About
Learn C : Function By Example
Example 2 : Function returning integer data type
Different ways of Calling C Function !!
Example 1 : Function returning void data type
Learn C Function by Example 5 : Function name is case sensitive.
Learn C Function by Example 4 : Function name cannot be same of identifier within the scope
Learn C Function by Example 3 : Name of function cannot be global predefined macro
Learn C Function by Example 2 : Name of Function Cannot be Keyword of C
Learn C Function by Example 1 : Underscore and Alphanumerics are allowed