Question #3702   Proposée par Answiki le 03/12/2021 à 8:24:12 UTC

Dans quelle librairie se trouve la fonction strcat() en C ?

Answer   Submitted by Answiki on 12/03/2021 at 08:24:43 AM UTC

En C standard, la fonction strcat() se trouve dans la librairie string.h :

#include <string.h>



4 events in history
Answer by Answiki on 12/03/2021 at 08:24:43 AM

En C standard, la fonction strcat() se trouve dans la librairie string.h :

#include <string.h>



Question by Answiki 12/03/2021 at 08:24:12 AM
Dans quelle bibliothèque se trouve la fonction strcat() en C ?
Question by Answiki 12/03/2021 at 08:24:12 AM
Dans quelle librairie se trouve la fonction strcat() en C ?
Question by Answiki 12/03/2021 at 08:24:12 AM
Quel est le #include qui permet d'utiliser la fonction strcat() en C ?
# ID Query URL Count

Icons proudly provided by Friconix.