Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: tablefied bibliography

...

C++ Secure Coding Standard: "DCL04-CPP. Do not declare more than one variable per declaration"

Bibliography

<ac:structured-macro ac:name="unmigrated-wiki-markup

...

" ac:schema-version="1" ac:macro-id="6732f430-fef7-4e3a-91ae-03a2b32dc2f7"><ac:plain-text-body><![CDATA[

[[Conventions

...

2009

...

AA.

...

Bibliography#Conventions

...

09]

...

]

...

Section

...

6.1,

...

"Number

...

Per

...

Line"

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="32e726f8-b53e-461e-9eb5-4d2029499cf1"><ac:plain-text-body><![CDATA[

[[ESA 2005

AA. Bibliography#ESA 05]]

Rule 9: Put single variable definitions in separate lines.

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="485c035a-bc48-4e88-82b9-d08f63f1d7f8"><ac:plain-text-body><![CDATA[

[[JLS 2005

AA. Bibliography#JLS 05]]

[§8.3, "Field Declarations"

http://java.sun.com/docs/books/jls/third_edition/html/classes.html#8.3

...

]

]]></ac:plain-text-body></ac:structured-macro>

 

§9.3,

...

...

...

...

...

...

...

...

...

...

...

...

...

...

DCL00-J. Use visually distinct identifiers      01. Declarations and Initialization (DCL)      DCL02-J. Use meaningful symbolic constants to represent literal values in program logic