Code Quality

  1. Use named constant + 1 for size of all string arrays
  2. Do not use dangerous library functions strcpy(), strcat(), sprintf(), etc.
  3. Use size_t