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

updated enonce

parent db6421ff
No related branches found
No related tags found
No related merge requests found
Pipeline #11705 passed
...@@ -171,6 +171,7 @@ faites les commandes suivantes: ...@@ -171,6 +171,7 @@ faites les commandes suivantes:
```bash ```bash
gcc -c xml_parser.c -I/usr/include/libxml2 gcc -c xml_parser.c -I/usr/include/libxml2
gcc -c main.c -I/usr/include/libxml2
``` ```
Pour linker il faut ensuite utiliser l'option `-lxml2`. Pour linker il faut ensuite utiliser l'option `-lxml2`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment