Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Andrzejek on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. toneydiscount

    prolog list processing (SIMPLE)

    Hello, I am trying to become familiar with prolog and I am trying to do a simple compare of two lists. For example, let's say that I provide two prolog facts: list1([a,b,c]). list2([w,x,y,z]). Now how would I compare the two, I know there is length function but not sure how to use it. Is it...

Part and Inventory Search

Back
Top