Space Tools

An 'undefined' page is any page that has been linked to from within Confluence, but that does not yet exist.

  1. Prev
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. Next
Undefined Page Linked From
FIO14-CPP. Understand the difference between text mode and binary mode with file streams Page: VOID FIO13-CPP. Never push back anything other than one read character (SEI CERT C++ Coding Standard)
FIO30-J. Do not log sensitive information Page: VOID ERR11-CPP. Use a class dedicated to reporting exceptions (SEI CERT C++ Coding Standard)
FLP01-CPP. Take care in rearranging floating point expressions Page: VOID FLP00-CPP. Understand the limitations of floating-point numbers (SEI CERT C++ Coding Standard)
Fortify_V Page: VOID Fortify (SEI CERT C++ Coding Standard)
INT00-CPP. Understand the data model used by your implementation(s) Page: VOID INT15-CPP. Use intmax_t or uintmax_t for formatted IO on programmer-defined integer types (SEI CERT C++ Coding Standard)
INT01-CPP. Use rsize_t or size_t for all integer values representing the size of an object Page: VOID INT00-CPP. Understand the data model used by your implementation(s) (SEI CERT C++ Coding Standard)
INT02-CPP. Understand integer conversion rules Page: VOID INT01-CPP. Use rsize_t or size_t for all integer values representing the size of an object (SEI CERT C++ Coding Standard)
INT04-CPP. Enforce limits on integer values originating from untrusted sources Page: VOID INT03-CPP. Use a secure integer library (SEI CERT C++ Coding Standard)
INT06-CPP. Use strtol() or a related function to convert a string token to an integer Page: VOID INT05-CPP. Do not use input functions to convert character data if they cannot handle all possible inputs (SEI CERT C++ Coding Standard)
INT07-C. Use only explicitly signed or unsigned char type for numeric values Page: VOID STR34-CPP. Cast characters to unsigned types before converting to larger integer sizes (SEI CERT C++ Coding Standard)
INT07-CPP. Use only explicitly signed or unsigned char type for numeric values Page: VOID INT06-CPP. Use strtol() or a related function to convert a string token to an integer (SEI CERT C++ Coding Standard)
INT09-CPP. Ensure enumeration constants map to unique values Page: VOID INT08-CPP. Verify that all integer values are in range (SEI CERT C++ Coding Standard)
INT13-CPP. Use bitwise operators only on unsigned operands Page: VOID INT12-CPP. Do not make assumptions about the type of a plain int bit-field when used in an expression (SEI CERT C++ Coding Standard)
INT17-CPP. Define integer constants in an implementation-independent manner Page: VOID INT16-CPP. Do not make assumptions about representation of signed integers (SEI CERT C++ Coding Standard)
INT34-C. Do not shift a negative number of bits or more bits than exist in the operand Page: VOID Do not shift a negative number of bits or more bits than exist in the operand (SEI CERT C++ Coding Standard)
ISO/IEC 14882-2003\ Comment: VOID Do not use goto statement to take control inside the try and catch blocks > Re: VOID Do not use goto statement to take control inside the try and catch blocks (SEI CERT C++ Coding Standard)
Lions 96\ Page: VOID Verify that all integer values are in range (SEI CERT C++ Coding Standard)
MEM04-CPP. Do not perform zero-length allocations Page: VOID MEM03-CPP. Clear sensitive information stored in returned reusable resources (SEI CERT C++ Coding Standard)
MEM10-CPP. Define and use a pointer validation function Page: VOID MEM09-CPP. Do not assume memory allocation routines initialize memory (SEI CERT C++ Coding Standard)
MEM42-CPP. Ensure that copy assignment operators do not damage an object that is copied to itself Comment: VOID OOP06-CPP. Create a private copy constructor and assignment operator for non copyable objects > Re: VOID OOP06-CPP. Create a private copy constructor and assignment operator for non copyable objects (SEI CERT C++ Coding Standard)
MSC00-C. Compile cleanly at high warning levels Page: VOID Include the appropriate type information in function declarators (SEI CERT C++ Coding Standard)
Page: VOID Do not invoke a function using a type that does not match the function definition (SEI CERT C++ Coding Standard)
MSC01 CS switch Page: VOID A switch statement should have a default clause unless every enumeration value is tested (SEI CERT C++ Coding Standard)
Meyers 96\ Comment: VOID ERR38-CPP. Deallocation functions must not throw exceptions > Re: VOID ERR38-CPP. Deallocation functions must not throw exceptions (SEI CERT C++ Coding Standard)
i\ Page: VOID 10.5 Arrays (ARR) (SEI CERT C++ Coding Standard)
Page: VOID INT01 NCCE 1 (SEI CERT C++ Coding Standard)
lex.string Comment: VOID STR08-CPP. Do not specify the bound of a character array initialized with a string literal > Re: VOID STR08-CPP. Do not specify the bound of a character array initialized with a string literal (SEI CERT C++ Coding Standard)
lib.container.requirements\ Comment: VOID MEM00-CPP. Don't use auto_ptr where copy semantics might be expected > Re: VOID MEM00-CPP. Don't use auto_ptr where copy semantics might be expected (SEI CERT C++ Coding Standard)
FIO14-CPP. Understand the difference between text mode and binary mode with file streams Page: VOID FIO13-CPP. Never push back anything other than one read character (SEI CERT C++ Coding Standard)
FIO30-J. Do not log sensitive information Page: VOID ERR11-CPP. Use a class dedicated to reporting exceptions (SEI CERT C++ Coding Standard)
FLP01-CPP. Take care in rearranging floating point expressions Page: VOID FLP00-CPP. Understand the limitations of floating-point numbers (SEI CERT C++ Coding Standard)
Fortify_V Page: VOID Fortify (SEI CERT C++ Coding Standard)
  1. Prev
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. Next