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 |
|---|
| xfree(3pub) - debian |
| strcstr(3pub) - debian |
| strltrim(3pub) - debian |
| strvars(3pub) - debian |
| xstrdup(3pub) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |