CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Jul 2005
    Posts
    13

    Talking class module for shuffling an array

    hi,
    am a newbie to this site n i want to offer whatever little help i can to fellowcoders. here's a small class module to shuffle the elements of an array. this class module comes in handy when you have a problem of shuffling the elements of an array and wish to save some time.
    i know many of you know many a better ways of doing such things and i would certainly like to know about them too.
    plzz reply about it.

    deb..
    Attached Files Attached Files
    Last edited by pangolin_10; August 2nd, 2005 at 01:21 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured