C/C++
cprolog.asc
Associated article: Extending C with Prolog
Tags: .NET C/C++
_EXTENDING C WITH PROLOG_ by Dennis Merritt Listing One /* Prolog program to illustrate how an expert system that resolves installation conflicts might be implemented. In this case, it resolves conficts in the IRQ table, by either selecting another IRQ for ...


