Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

C Secure Coding Standard

"FLP30-C. Do not use floating point variables as loop counters"

C++ Secure Coding Standard

"FLP30-CPP. Do not use floating point variables as loop counters"

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="08a43913-6ff0-4545-a20c-12b397d06ec3"><ac:plain-text-body><![CDATA[

[ISO/IEC TR 24772:2010

http://www.aitcnet.org/isai/]

"Floating?point Arithmetic [PLF]"

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

Bibliography

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0ea818774883e5bd-a4f7e137-4b1d4967-be7b8a0b-8694c2fae80ee68961c619eb"><ac:plain-text-body><![CDATA[

[[Bloch 2005

AA. Bibliography#Bloch 05]]

Puzzle 34: Down for the Count

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3ae7b5ba1c38e239-cdf4204c-4547442d-bbc487f2-51a4a65c9d5136dbd7080729"><ac:plain-text-body><![CDATA[

[[JLS 2005

AA. Bibliography#JLS 05]]

[§4.2.3, "Floating-Point Types, Formats, and Values"

http://java.sun.com/docs/books/jls/third_edition/html/typesValues.html#4.2.3]

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

...