cast operator

cast operator

Performs explicit type conversion.

Syntax

( type-name ) expression

where.

type-name - either the type void or any scalar type
expression - any expression of scalar type (unless 登录查看完整内容