Title: DCL13-C. Declare function parameters that are pointers to values not changed by the function as const  
Author: David Svoboda Apr 22, 2008
Last Changed by: Jill Britton Apr 20, 2023
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/rdYxBQ
Export As: Word · PDF  
Hierarchy
Outgoing Links
External Links (6)
    https://www.mathworks.com/help/bugfinder/ref/certcrec.dcl13…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    https://wiki.sei.cmu.edu/confluence/display/c/Polyspace+Bug…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    https://www.kb.cert.org/vulnotes/bymetric?searchview&query=…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
SEI CERT C++ Coding Standard (2)     Page: VOID DCL13-CPP. Declare function parameters that are pointers to values not changed by the function as const
    Home page: SEI CERT C++ Coding Standard
SEI CERT C Coding Standard (29)     Page: CodeSonar
    Page: Parasoft_V
    Page: STR30-C. Do not attempt to modify string literals
    Page: Axivion Bauhaus Suite
    Page: PC-lint Plus_V
    Page: Klocwork_V
    Page: PC-lint Plus
    Page: AA. Bibliography
    Page: Polyspace Bug Finder_V
    Page: Helix QAC_V
    Page: Rose
    Page: LDRA_V
    Page: ECLAIR
    Page: DCL00-C. Const-qualify immutable objects
    Page: CodeSonar_V
    Page: STR05-C. Use pointers to const when referring to string literals
    Page: Parasoft
    Page: Klocwork
    Page: Axivion Bauhaus Suite_V
    Page: ECLAIR_V
    Page: Astrée
    Page: EXP05-C. Do not cast away a const qualification
    Page: LDRA
    Page: RuleChecker_V
    Page: BB. Definitions
    Page: Helix QAC
    Page: Astrée_V
    Home page: SEI CERT C Coding Standard
    Page: RuleChecker