Comment by pama
1 day ago
Congrats on the completion of this effort! C/C++ can be memory safe but take some effort.
IMHO the timeline figure could benefit in mobile from using larger fonts. Most plotting libraries have horrible font size defaults. I wonder why no library picked the other extreme end: I have never seen too large an axis label yet.
Removing strcpy from your code does not make it memory safe.
Apologies. I never meant to imply that of course. It is a long and arduous process, and this is but a single tiny step.
Removing strcpy from your code does make it a little memory safer.
Removing strcpy from your code makes it a little less memory unsafe.
(Depends on what you replace it with obviously...)
Yes, the graph font-sizes seem intended for printing them on a single sheet of paper, vs squeezed into a single column in a blog.