MINERVA superseeded IF/Prolog.
Please see
http://www.ifcomputer.co.jp/MINERVA
for details.
We discontinued to sell IF/Prolog Dec 31. 2003.
Dedicated technical support for IF/Prolog ended Dec 31 2008.
This site is maintained as a community service only.
widgetクラスがC述語のパラメータでなければならない場合、Prologのクラス名からtoolkitクラスポインタへの変換がなされます。これは、Cにより次のように呼び出すことにより行なわれます。
WidgetClass IFXtPCCvtWidgetClass (value, counter)
TERM value;
unsigned int **counter;
この関数は、widgetクラスとポインタをIFXtclasses[]のIFXtshellclasses[]表なかのカウンタ変数に戻します
|