Skip to content

Commit c9cc971

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 9679c50 commit c9cc971

File tree

1 file changed

+921
-0
lines changed

1 file changed

+921
-0
lines changed

0 commit comments

Comments
 (0)