インクルード・ファイルの追加
MINERVA superseeded IF/Prolog.
Please see
http://www.ifcomputer.co.jp/MINERVA
for details.
We discontinued to sell IF/Prolog Dec 31. 2003.
For current customers, we continue to provide
professional support for IF/Prolog until Dec 31, 2008.
特別なファイル(たとえばC関数を含んだライブラリ−)を取り込むためには、以下のように、記述ファイルの中でそれを指定しなければなりません。
sys_include('strings.h') #include <strings.h> を生成
include(inc_file) #include "inc_file" を生成
Up
read on...