This page is also available in 2 other languages
Change language 

(unsigned int)

[Conversion]

Description

Converts a value to the unsigned int data type.

Syntax

(unsigned int)x

Parameters

x: a value of any type

Returns

unsigned int

See also