STRSHUFFLE(3pub) C Programmer's Manual STRSHUFFLE(3pub)NAMEstrshuffle - make the characters in a string be in random orderSYNOPSIS#include <publib.h> char *strshuffle(char *str);DESCRIPTIONstrshuffle will make the characters in a string be in random order.RETURN VALUEstrshuffle will return its argument.SEE ALSOpublib(3), memshuffle(3)AUTHORLars Wirzenius (lars.wirzenius@helsinki.fi) Publib C Programmer's Manual STRSHUFFLE(3pub)
| Related Man Pages |
|---|
| fnqualify(3pub) - debian |
| fnpathfind(3pub) - debian |
| stracat(3pub) - debian |
| strcstr(3pub) - debian |
| strsub(3pub) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |