tail head cat sleep
QR code linking to this page

manページ  — TOASCII

名称

toascii – バイトを 7 ビット ASCII に変換

内容

ライブラリ

Standard C Library (libc, -lc)

書式

#include <ctype.h>

int
toascii(int c);

解説

toascii() 関数は、1 つの文字から、下位 7 ビット以外の、パリティまたは他のマーカービットを含むすべてを取り除きます。

戻り値

toascii() 関数は、必ず有効な ASCII 文字を返します。

関連項目

isalnum(3), isalpha(3), isascii(3), iscntrl(3), isdigit(3), isgraph(3), islower(3), isprint(3), ispunct(3), isspace(3), isupper(3), isxdigit(3), stdio(3), tolower(3), toupper(3), ascii(7)

TOASCII (3) June 4, 1993

tail head cat sleep
QR code linking to this page


このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.

On two occasions I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.
— Charles Babbage