1 example for strcpy

{{ score }}
  # copy a string to a variable
strcpy(dest, src);