C++ LANGUAGE CODING STANDARD

C++ LANGUAGE CODING STANDARDShort Description
C++ Language Specific Concerns. Location Of Declarations And C++ Scope Rules … This document may be applied to all programs that use the C++ language. …

Website: www.literateprogramming.com | Filesize: 174kb

Content
C++ LANGUAGE CODING STANDARD
Revision Date: 1 June 1995
Prepared For:
NRaD
271 Catalina Blvd.
San Diego, CA 92152-5000
Prepared By:
AHNTECH, Inc.
5575 Ruffin Road, Suite 100
San Diego, CA 92123
Abstract
This document is provided as a guideline for the creation of C++ code whose maintenance and
enhancements may involve multiple programmers. In addition to providing for better team development,
a standard also allows for the development of software tools to aid in the creation, testing, and
C++ LANGUAGE CODING STANDARD
http://cadswes.colorado.edu/~billo/standards/nrad/index.html (1 of 4) [10/2/2000 11:13:41 PM]documentation of code. A list of tools automating code standardization is available for downloading and
is referenced in this document.
Table of Contents
Introduction
m Purpose
m Responsibility
Interpretation
n Conventions
n Terminology
n Language Reference Manual
n Notation
m
1.
C++ Coding Standard
General Presentation Style
n Line Lengths
n Indentation, Spacing And Blank Lines
n Blocks And Statements
Uniform Presentation Of Information
Prolog And Commentary
Prolog
n Content
n Format
n
Commentary
n Block Commentary
n In-Line Commentary
n
n
Layout Of Source Code Files
n Header Files
n Source Files
n
n
n Size Of Code Aggregates
m
Naming Conventions
n General
n Abbreviations
n Variables
m
2.
C++ LANGUAGE CODING STANDARD
http://cadswes.colorado….

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • High-Integrity C++ Coding Standard Manual 2.2
  • Coding Standard C#
  • Programming in Standard ML
  • C/C++ Language Reference
  • Introduction to C++
  • XL C/C++ Language Reference
  • ILE C/C++ Language Reference
  • alt.comp.lang.learn.c-c++ Correct C++ tutorial chapter 2.1 …

  • Related Searches: , , , ,



    Comments

    Leave a Reply