char()

[Conversion]

説明

Converts a value to the char data type.

Syntax

char(x)
(char)x (C-style type conversion)

Parameters

x: a value of any type

Returns

char

See also


Language Reference Home

86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

コメントする

上部へスクロール