TOASCII

Section: C Library Functions (3)
索引 jman

BSD mandoc
 

索引

名称

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

索引

ライブラリ

Lb libc  

索引

書式

In ctype.h Ft int Fn toascii int c  

索引

解説

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

索引

戻り値

Fn 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)


 

索引

Index

名称
ライブラリ
書式
解説
戻り値
関連項目

jman



Time: 07:07:14 GMT, January 12, 2009