Phase: Implementation
Strategy: Input Validation
Always verify the length of the string unit character.
Phase: Implementation
Strategy: Libraries or Frameworks
Use length computing functions (e.g. strlen, wcslen, etc.) appropriately with their equivalent type (e.g.: byte, wchar_t, etc.)