The libc implementation
Martin ‘Solar’ Baute
Public Domain
size_t strlen(const char *s)
Calculates the length of s
Returns the amount of characters in s