User Tools

Site Tools


c:string.h:strcat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

c:string.h:strcat [2013/01/22 22:02]
127.0.0.1 external edit
c:string.h:strcat [2024/02/16 01:06] (current)
Line 1: Line 1:
 {{keywords>wiki library source code example reference}} {{keywords>wiki library source code example reference}}
-===== strcat =====+====== strcat ======
  
 <code c> <code c>
-    #include <stdlib.h> +#include <stdlib.h> 
-    char *strcat(char *str1, const char *str2);+char *strcat(char *str1, const char *str2);
 </code> </code>
 +
 +===== description of strcat =====
 The strcat function concatenates two strings.\\ The strcat function concatenates two strings.\\
 str1 = target string to be added to source\\ str1 = target string to be added to source\\

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War
c/string.h/strcat.1358888559.txt · Last modified: 2024/02/16 01:03 (external edit)

Impressum Datenschutz