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

PToCStr (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

int32 PToCStr(pstr, cstr);

Purpose

Converts a Pascal string to a C string. This function works even if the pointers pstr and cstr refer to the same memory location. The function assumes cstr is large enough to contain pstr.

Parameters

Name Type Description
pstr PStr Pointer to a Pascal string.
cstr CStr Pointer to a C string.

Return Value

The length of the string.


Resources


 

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