Skip to content

Commit 94fa172

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 0e9cf07 commit 94fa172

File tree

1 file changed

+921
-0
lines changed

1 file changed

+921
-0
lines changed

0 commit comments

Comments
 (0)