Admin Production ni-theme
Current Publication

DelocalizeNumberString

LabWindows/CVI

DelocalizeNumberString

void DelocalizeNumberString (char numberString[]);

Purpose

This function replaces all occurrences of the localized decimal symbol with the period. The string is modified in place.

Parameters

Input
Name Type Description
numberString char [] Pass the string to be delocalized.

Return Value

None.

Additional Information

Library: Programmer's Toolbox

Include file: toolbox\toolbox.h

LabWindows/CVI compatibility: LabWindows/CVI 5.5 and later