User Tools

Site Tools


long_and_ulong_in_clarion_.htm
Navigation:  Clarion.Net (Clarion#) > Clarion# Language Extensions > Simple Data Types >====== LONG and ULONG in Clarion# ====== Previous pageReturn to chapter overviewNext page

NewCNet.jpg

The equivalent of a Win32 LONG in Clarion.NET is the CLALONG type. Use of LONG in Clarion.NET programs is equivalent to the signed INT64 .NET data type.

The equivalent of a Win32 ULONG in Clarion.NET is the CLAULONG type. Use of ULONG in Clarion.NET programs is equivalent to the unsigned INT64 .NET data type.

See also: Clarion# Data Type Comparison Chart

long_and_ulong_in_clarion_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1