c++ - Prolog ECLiPSe - 如何实现 yield 方法?

标签 c++ prolog argument-passing

我正在使用 ECLiPSe 编程逻辑系统。

我想实现 yield 方法以将值从 prolog 传递到 C/C++。 有人实现了吗?

还有其他方法可以传递值吗?

最佳答案

下一页讲述了如何使用 yield 方法将 ECLiPSe 与 C++ 集成:

http://87.230.22.228/doc/embedding/embroot006.html#toc8

关于c++ - Prolog ECLiPSe - 如何实现 yield 方法?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/638452/

相关文章:

c++ - 为什么这段代码不能使用 MS 编译器编译?

prolog - 删除Prolog中的倍数

JAVA 返回对象或按引用传递

C++ 无法将参数 1 从 'int**' 转换为 'const int **'

c++ - for循环没有被执行

c++ - 范围结束从内存中清除变量?

syntax - Prolog 中大括号的含义

html - 如何将 Html 转换为 Prolog

php - 将 NSMutable 数组发送到 iOS 中的 php 脚本

c++ windows中操纵杆编程