Learn more about cloning repositories
You have read-only access
HFRCFLIB-80, use vector to replace the array defined as something like char buf[len] where len is a variable. Also use strncpy and strncat to replace strcpy and strcat.