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

FPathCmp (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

int32 FPathCmp(lsp1, lsp2);

Purpose

Compares two paths.

Parameters

Name Type Description
lsp1 Path First path you want to compare.
lsp2 Path Second path you want to compare.

Return Value

int32, which can contain the following values.

Value Description
–1Paths are of different types. For example, one is absolute and the other is relative.
0Paths are identical.
n+1Paths have the same first n components but are not identical.

Resources


 

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