Remove Duplicate Array Entries

Discussion in 'AutoCAD' started by Dale Levesque, Nov 26, 2004.

  1. I have an array that contains arrays of integers. IE: ((0)(1 2)(1 2)(1 3))

    In the interest of not reinventing the wheel, does anyone have a function
    that would return the array with duplicate values removed?

    Best regards,

    Dale
     
    Dale Levesque, Nov 26, 2004
    #1
  2. Thats ok, I coded it. I forgot that it was a long weekend for the US.
    Traffic drops off sharply around here when that happens! :)

    Thanks anyway, eh.

    Dale

    ps. Anybody save me some turkey?
     
    Dale Levesque, Nov 26, 2004
    #2
  3. Dale Levesque

    ljb Guest

    try http://www.devx.com/vb2themax/Tip/19381

    You should be able to adapt it

    Anything from Francesco Balena will be good.
     
    ljb, Nov 29, 2004
    #3
  4. Dale Levesque

    ljb Guest

    this one might be easier to adapt

    http://www.devx.com/vb2themax/Tip/18977
     
    ljb, Nov 29, 2004
    #4
  5. Thanks a bunch.
     
    Dale Levesque, Nov 29, 2004
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.