Перейти к контенту
← Назад

(unsigned int)

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