When I have use strcat(), then I get the ERROR segmentation fault error.
Can you explain easyly for below sentance. Beacus I have not understand properly.
Note-When we use strcat(), the size of the destination string should be large enough to store the resultant string. If not, we will get the segmentation fault error.