View Single Post
  #3 (permalink)  
Old 02-21-2008, 06:51 PM
Stellaferox Stellaferox is offline
Basic4ppc Veteran
 
Join Date: Apr 2007
Posts: 200
Default

Hi David,

Yes I have and I find it very useful.
Thank you for that, by the way...
However I needed an application for my main application to find a next combination without using recursive programming.
I found it at:
http://msdn.microsoft.com/msdnmag/is...n/default.aspx
I translated the code a bit and added some for my own code. Now I can use any combination and find its immediate successor or predecessor.
Marc
Reply With Quote