General Structure of a set of programming languages

Source: Internet
Author: User

Compiled a general structure of the programming language for your reference.

 

 

** <Br/> * copyright (c) 2009 cmisoft Co ., ltd. all rights reserved. <br/> * <br/> ******************************* * ******************************* <br/> * Identification Division start * <br/> * program-ID: sample. PCO * <br/> * program filename: sample source * <br/> * desciption: the purpose of this prpose is to * <br/> * provide a sample source * <br/> * Author: maql * <br/> * Create Time: 2005/02/24 * <br/> * Update Time: 2005/02/24 * <br/> * version: 0.1 * <br/> * maintane histery: * <br/> * Identification Division end * <br/> ************************** **************************************** <br/> Environment Division. <br/> ************************************ * *************************** <br/> environment improt <br/> **************************************** * ************************ <br/> Data Division. <br/> ************************************ * *************************** <br/> * constant declear * <br /> **************************************. <br/> ************************************ * *************************** <br/> * dB area * <br /> ************************************** *** **************************************** * ********************* <br/> * counter area * <br/> ***** **************************************** * <br/> CNT-AREA. <br/> ************************************ * *************************** <br/> * flag area * <br /> **************************************. <br/> ************************************ * *************************** <br/> * Work Variable Area * <br/> ************************************* * *************************** <br/> WK-AREA. <br/> ************************************ * *************************** <br/> * procedure Division * <br /> **************************************. <br/> *** -- <start section> -- *** <br/> *** -- <main section> -- *** <br/> ***-- <End Section> -- *** <br/> M000-CONTROL-EX. <br/> ************************************ * **************************** <br/> * Start Section * <br /> **************************************. m100-INIT-EX. <br/> ************************************ * *************************** <br/> * main section * <br /> **************************************. m200-MAIN-EX. <br/> ************************************ * *************************** <br/> * End Section * <br /> **************************************. m300-END-EX. <br/> ************************************ * *************************** <br/> * exception setion * <br /> **************************************. e400-ERR-EX.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.