Further along: "Compilers are starting to complain about the use of `sprintf()` and `strcpy()`, saying they are unsafe. So we define our own versions of those routines too." #C