Results 1 to 2 of 2

Thread: Permutations....

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    2

    Question Permutations....

    I have decided to learn VB for myself.

    Two weeks into learning this stuff I am faced with a problem that maybe one or two of you can answer.

    I have worked with some open-source code to permute a single array. How would/could I take this to the next level by permuting multiple arrays ie; <begin with array> <end with array>?

    I hope that I've provided a clear understanding of what I'm trying to do. Maybe someone has already written the code and I can't find it.

    Any help will be greatly appreciated.

    ..../George
    Attached Files Attached Files

  2. #2
    Fanatic Member MoMad's Avatar
    Join Date
    Oct 2000
    Location
    Seattle, WA
    Posts
    625
    That is a long and painful way of doing it, put everything into an function and call that function as many times as you need to.

    Your code can be simplified, post in the general vb section or the games and graphics programming section...
    :MoMad:
    Nice Sig!

    http://go.to/momad/ Status: Not Ready

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