improve SWI compatibility.
This commit is contained in:
@@ -259,6 +259,10 @@ extern X_API int PL_set_engine(PL_engine_t,PL_engine_t *);
|
||||
extern X_API int PL_get_string_chars(term_t, char **, int *);
|
||||
extern X_API int PL_action(int,...);
|
||||
|
||||
#define IOSTREAM void
|
||||
|
||||
extern X_API int PL_get_stream_handle(term_t,IOSTREAM *);
|
||||
|
||||
extern X_API int Sprintf(char *,...);
|
||||
extern X_API int Sdprintf(char *,...);
|
||||
|
||||
|
Reference in New Issue
Block a user