Description

Converts a value to the unsigned long data type.

Syntax

(unsigned long)x

Parameters

x: a value of any type

Returns

unsigned long

See also