PROGRAM STUCTURE IN ‘C’
#1

PROGRAM STUCTURE IN ‘C’

[attachment=16454]

Your tiny steps towards programming

WHY YOU SHOULD ADOPT ‘C’ LANGUAGE:

General Purpose Language.
Structured Programming Language
Flexibility towards Systems Programming.
Flexibility towards Application Programming.
Availability of large number of operators.
Has small instruction set.
Availability of extensive library function enhancing basic function.
Availability for computer of all types.
Program highly portable onto multiple platforms.

PROGRAM STUCTURE IN ‘C’

It is modular programming called function.
Out of all function one should be main ().
Components of each function
Function Heading: Function Name.
1. List of Arguments.
2. List of Argument Declaration.
3. Compound statements.




SIMPLE REQUIREMENTS OF ‘C’ PROGRAM:

Each compound statement should be enclosed in a pair of Braces {}.
Braces can contain one or more elementary statements and other compound statements.
Compound statements can be nested or individual.
Each expression statement must end with a semicolon (Wink.
Comments should be used and can be used anywhere in the program /*…*/

APPROACHES OF LANGUAGES:

*Procedural * logical * Artificial Intelligence * Object oriented.

CHARACTERISTICS OF A PROGRAM

Should posses Integrity.
Should posses’ clarity.
Should posses Simplicity.
Must contain absolute efficiency.
Should be specific to Modularity.
Should posses Generality
Algorithm

It is some structured text that explains.
*INPUT * OUTPUT * FINITENESS * DEFINITENESS * EFFICIENCY.



SECTIONS IN ‘C’

Documentation Section
Include Section
Define Section
Global Variable Section
Main Section
Variable Declaration Section
Sub-program Section
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: separators for braces, financial stucture of amul, nano ram internal stucture, data stucture for a reservation system,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  The NIAC Space Elevator Program seminar addict 2 1,627 20-11-2012, 12:55 PM
Last Post: seminar details
  Micro Turbine Generator Program project uploader 0 1,062 11-06-2012, 02:02 PM
Last Post: project uploader
  Computer program seminar details 0 842 06-06-2012, 02:39 PM
Last Post: seminar details
  Washington State University Extension Energy Program seminar paper 0 821 25-02-2012, 02:38 PM
Last Post: seminar paper
  diet program seminar paper 0 874 25-02-2012, 02:24 PM
Last Post: seminar paper
  WASA’s Approach to Financial Risk Mitigation in CSO Program Implementation project uploader 0 639 02-02-2012, 09:43 AM
Last Post: project uploader
  c program in computer program seminar addict 0 1,020 21-01-2012, 04:46 PM
Last Post: seminar addict
  oracle program seminar addict 0 838 12-01-2012, 01:18 PM
Last Post: seminar addict
  program logic approach to describing the implementation of early intervention service project report helper 0 855 28-10-2010, 10:35 AM
Last Post: project report helper

Forum Jump: