int

int EXPR

intは、引数EXPRの整数を返します。

intの使い方

print int 100.6,"\n";
> 100 
PAGE TOP

関連サイト