Skip to content
Snippets Groups Projects
Verified Commit e140c716 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

typo

parent d97a72d9
No related branches found
No related tags found
No related merge requests found
...@@ -110,7 +110,7 @@ char name[100] = "Paul is not 100 characters long."; ...@@ -110,7 +110,7 @@ char name[100] = "Paul is not 100 characters long.";
int strcmp(char *str1, char *str2); int strcmp(char *str1, char *str2);
``` ```
- Pour avoir la liste complète: `man string`. - Pour avoir la liste complète: `man 3 string`.
. . . . . .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment