array program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • archulu
    New Member
    • Mar 2007
    • 34

    array program

    hai this archulu
    in program i am storing date values one array. in that array i am storing dates repetedly..
    but i want print the values only once the date values,igonore the repeated date values in that array.
    plz help to me
    Last edited by archulu; May 19 '07, 04:01 AM. Reason: spellings
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    How-can-I-remove-duplicate-elements-from-a-list-or-array

    There is also an example of how to skip duplicates in an array.

    Comment

    Working...