The strlen function in the standard C library tells you how long a string is. How does it work? Let's write our own function and take a look at the one from the C library.
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.