サイト内検索

検索

Shares

Table of Content

char()

[Conversion]

説明

Converts a value to the char data type.

構文

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

媒介変数

x: a value of any type

戻り値

char

See also


Language Reference Home

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

上部へスクロール