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 Mike Lewis 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. ryy705

    Help with Nested List (Please....)

    Hi, I am prolog newbie and I really need some help. Given a nested list like [[a,1], [b,2], [c,3]], I need to create a new list containing all the letters (ex:[a,b,c]). I am having a very hard time with this. The following is what I have so far. %main function %getLettList(+InputList...

Part and Inventory Search

Back
Top