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

added strings

parent 9f8bb9be
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
## Exemple
```C
char str = "HELLO !";
char *str = "HELLO !";
```
Est représenté par
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment