User Activity

  • Posted a comment on discussion Help on CLIPS Rule Based Programming Language

    Hi, I would like to create a function call builder with an ExternalAddress argument. The FCBCall function generates this message: [ARGACCES2] Function 'myFunction' expected argument #1 to be of type external address. It's working with other arguments. Am I doing something wrong ? #include "include/clips.h" #include <stdio.h> static void myFunction(Environment *env, UDFContext *udfc, UDFValue *out) { printf("test"); } int main() { Environment* env = CreateEnvironment(); FunctionCallBuilder* fcb =...

View All

Personal Data

Username:
ibbapa
Joined:
2022-01-26 13:46:36.472000

Projects

  • No projects to display.

Personal Tools