Skip to content

Commit 47028a4

Browse files
Damien-ChenG36maid
authored andcommitted
Correct return type of strlen function
strlen() returns the length of the input string, which is always non‑negative. Switching the return type to size_t is more accurately.
1 parent cd2f6cc commit 47028a4

File tree

1 file changed

+921
-0
lines changed

1 file changed

+921
-0
lines changed

0 commit comments

Comments
 (0)