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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kimstanely

  1. kimstanely

    Prolog List question

    are assert and retract are destructive procedures ?
  2. kimstanely

    Prolog List question

    Could you please show it to me, how would i implement. I am very beginner at Prolog just started a few week ago.
  3. kimstanely

    Prolog List question

    Thanks, but If i want to do it without findall and bagof is there another way? Thanks,
  4. kimstanely

    Prolog List question

    Hi, But what i want is when i type ?get-cap_of('EC',S). i should get S = [berlin, leipzig, bonn, hamberg, london, edinburgh]. Kim
  5. kimstanely

    Prolog List question

    Hi, I am sorry i don't understand, could you please show me. It will be really appreciated Thanks, Kim
  6. kimstanely

    Prolog List question

    Hi, I am a beginner in Prolog, i have c-in(delhi,india). c-in(prague,czechoslovakia). c-in(bratislava,czechoslovakia). c-in(berlin,germany). c-in(leipzing,germany). c-in(bonn,germany). c-in(hamburg,germany). c-in(belgrade,yugoslavia). c-in(london,united_kingdom)...

Part and Inventory Search

Back
Top