Title: Rec. 48. Miscellaneous (MSC)  
Author: Sandy Shrum Mar 05, 2015
Last Changed by: David Svoboda Mar 15, 2022
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/ZdUxBQ
Export As: Word · PDF  
Hierarchy
Parent Page
    Page: 3 Recommendations
Children (22)
    Page: MSC00-C. Compile cleanly at high warning levels
    Page: MSC01-C. Strive for logical completeness
    Page: MSC04-C. Use comments consistently and in a readable fashion
    Page: MSC05-C. Do not manipulate time_t typed values directly
    Page: MSC06-C. Beware of compiler optimizations
    Page: MSC07-C. Detect and remove dead code
    Page: MSC09-C. Character encoding: Use subset of ASCII for safety
    Page: MSC10-C. Character encoding: UTF8-related issues
    Page: MSC11-C. Incorporate diagnostic tests using assertions
    Page: MSC12-C. Detect and remove code that has no effect or is never executed
Labels