The documentation of BProlog mentions: "B-Prolog has a bi-directional interface with C through which Prolog programs can call functions written in C and C programs can call Prolog as well. C pro- grams that use this interface must include the file "bprolog.h" in the directory $BPDIR/Emulator." I can't find bprolog.h, nor a library to link against. Are these files only available with individual licences ?
Asked
Active
Viewed 149 times
1 Answers
0
You shoudl have in folder with your prolog, try find floder called 'include' perhaps

whd
- 1,819
- 1
- 21
- 52
-
I don't think the object and header files are available for free. They are definitely not in the default install. – alecail Mar 28 '12 at 19:18
-
-
There is no teacher or student involved. It's for my personal use with the free version available. – alecail Mar 29 '12 at 08:48