Integer length(List L1); リストの成分の数 List appendlist(List L1, Object A); L1に成分Aを付加する。 List fscanf(Integer fd, String format, ...); ファイル入力