Hi there! I'd like to pose a question.
I'm building a site using PHP and I want to add an expert system i created using SWI-Prolog. The only problem is that i don't know how to do that...
The expert syestem helps users choose a lesson providing them 2-3 choices based on their answers.
What i...
Hi there!
I'm trying to use the copy_stream_data predicate to copy user's input to a file.
The syntax is:
copy_stream_data(+StreamIn, +StreamOut)
So,SreamIn is the standard user input(the screen) and StreamOut I want it to be the file mytext.txt.
When i try writing copy_stream_data(user_input...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.