Character String Permutation

doug doug at ozdaltx.UUCP
Wed Sep 20 12:04:06 AEST 1989



Much easier to get algorithms from _Collected Algorithms of the ACM_.
All sorts of interesting (and nasty) problems like yours have published
solutions.  I have implemented a version with non-repeating characters
and I believe I remember one with repeating characters.



More information about the Comp.lang.c mailing list