Query: strshuffle
OS: debian
Section: 3pub
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
| memshuffle(3pub) - debian |
| strltrim(3pub) - debian |
| strsub(3pub) - debian |
| xrealloc(3pub) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |