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 IamaSherpa 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: *

  • Users: 529
  • Order by date
  1. 529

    Small List problem

    Hi :), I'm new to prolog and it's a bit difficult to understand some concepts, i was trying to connect list elements into one list con([[1,2,3],[a]],Result) into R=[1,2,3,a] , but the main problem i encountered was that i can't find a way to add up those list elements together i only succeed in...

Part and Inventory Search

Back
Top