Subject: block structured &structured prog
Posted By: mohan_exp Post Date: 1/20/2006 11:50:25 PM
hi
i am the beginner in c language. can anybody tell me what is a block structured language.

Reply By: ciderpunx Reply Date: 1/23/2006 12:18:15 PM
The basic units (procedures, functions, and anonymous blocks) that make up a program are logical blocks, which can contain any number of nested sub-blocks. Typically, each logical block corresponds to a problem or subproblem to be solved.

HTH
Charlie

--
Don't Stand on your head - you'll get footprints in your hair
                                           http://charlieharvey.org.uk
                                              http://charlieharvey.com

Go to topic 38671

Return to index page 387
Return to index page 386
Return to index page 385
Return to index page 384
Return to index page 383
Return to index page 382
Return to index page 381
Return to index page 380
Return to index page 379
Return to index page 378