+ 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 ☹️🙏?
7 Respuestas
+ 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
+ 2
Martin Taylor tysm
+ 2
Slick tysm
+ 1
Please post the code here
+ 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
0
i used cin instead of gets
spelling mistakes
missing colon
https://code.sololearn.com/c7Wm6TL6wXQ2/?ref=app