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

IsAlpha (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Bool32 IsAlpha(c);

Purpose

Returns TRUE if the character c is a lowercase or uppercase letter, that is, in the set a to z or A to Z. On Linux, this function also returns TRUE for international characters, such as à, á, Ä, and so on.

Parameters

Name Type Description
c uChar Character you want to analyze.

Return Value

Bool32, which can contain the following values.

Value Description
TRUEThe character is alphabetic.
FALSEOtherwise.

Resources


 

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