この章の目次にもどる
次頁:1.2 basic.h ( typedef.h, machine.h ) にすすむ

第1章 標準ライブラリ

1.1 はじめに

基本的に ANSI 仕様を尊重するが、 ANSI 仕様標準ライブラリに準ずるライブラリ関数のすべてが用意されているわけではない。 ANSI で定義されているライブラリ関数名と同じ名前をもつ関数の場合は ANSI 仕様と同等とみなしてよい。

stdin, stdout, stderr 等の標準入出力は BTRON では存在しないため、 一部の標準入出力をエミュレートしている関数では、 ANSI 仕様から多少はずれている。


1.1 はじめに
1.2 basic.h ( typedef.h, machine.h )
1.2.1 basic.h
1.2.2 typedef.h
1.2.3 machine.h
1.3 bassert.h
1.4 bctype.h
1.5 bmath.h
1.6 bsetjmp.h
1.7 bstdio.h
1.8 bstdlib.h
1.9 bstring.h
1.10 bsyslog.h
1.11 datetime.h
1.12 errcode.h
1.13 keycode.h
1.14 longlong.h
1.15 tad.h
1.16 tcode.h
1.17 tctype.h
1.18 tstring.h
1.19 bitop.h
1.20 queue.h
1.21 libwin.h
1.22 inner.h
1.23 dynload.h

この章の目次にもどる
次頁:1.2 basic.h ( typedef.h, machine.h ) にすすむ