cprog
Search This Blog
Saturday, March 3, 2012
Structure of a Function
Structure of a Function
Function name (parameters)
{
local variables ;
statements ;
}
The Minimum C Program
main()
{
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment