Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

StrCat (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

int32 StrCat(s1, s2);

Purpose

Concatenates a C string, s2, to the end of another C string, s1, returning the result in s1. This function assumes s1 is large enough to contain the resulting string.

Parameters

Name Type Description
s1 CStr Pointer to a C string.
s2 CStr Pointer to a C string.

Return Value

The length of the resulting string.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit