---
title: "What is strcat( ) function in c  ?"  
description: "What is strcat( ) function in c  ?"  
author: "Samuel Fernandes"  
published: 2013-06-15  
updated: 2013-06-15  
canonical: https://www.mindstick.com/forum/1121/what-is-strcat-function-in-c  
category: "visual c++"  
tags: ["visual c++"]  
reading_time: 1 minute  

---

# What is strcat( ) function in c  ?

Hi [Expert](https://www.mindstick.com/articles/13120/an-expert-financial-advice-will-improve-your-finances),\
What is strcat( ) [function](https://www.mindstick.com/articles/13001/multi-statement-table-valued-user-defined-function-in-sql-server) in [c++](https://www.mindstick.com/blog/745/array-in-c-plus-plus)?\
Thanks in advance.

## Replies

### Reply by AVADHESH PATEL

strcat() function is used to concatnate two strings.We can also use + operator to concatnate two string objects.


---

Original Source: https://www.mindstick.com/forum/1121/what-is-strcat-function-in-c

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
