how to get strcat fn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how to get strcat fn?

hello there!! I have been trying to get access on strcat fn but everytime it is giving me error and i have mentioned string and stdio header file but no success can anyone plzz explain it out ☹️🙏?

27th Sep 2021, 9:09 AM
Brat__
Brat__ - avatar
7 Answers
+ 3
so true Martin Taylor i thought about it in the c example but neglected to transfer it over https://code.sololearn.com/cgN0708FPDP2/?ref=app
27th Sep 2021, 1:12 PM
Slick
Slick - avatar
27th Sep 2021, 1:07 PM
Brat__
Brat__ - avatar
+ 2
Slick tysm
27th Sep 2021, 1:07 PM
Brat__
Brat__ - avatar
+ 1
Please post the code here
27th Sep 2021, 9:09 AM
Slick
Slick - avatar
+ 1
We can't help you unless you post your code here, however one of the most popular problems with strcat() is luck of memory, resulting in segmentation fault: https://stackoverflow.com/questions/13901209/segmentation-fault-strcat
27th Sep 2021, 9:16 AM
Aleksei Radchenkov
Aleksei Radchenkov - avatar
0
i used cin instead of gets spelling mistakes missing colon https://code.sololearn.com/c7Wm6TL6wXQ2/?ref=app
27th Sep 2021, 10:13 AM
Slick
Slick - avatar