*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> strfry (3)              
Title
Content
Arch
Section
 

STRFRY(3)

Contents


NAME    [Toc]    [Back]

       strfry - randomize a string

SYNOPSIS    [Toc]    [Back]

       #include <string.h>

       char *strfry(char *string);

DESCRIPTION    [Toc]    [Back]

       The  strfry()  function	randomizes  the  contents  of  string by using
       rand(3) to randomly swap characters in the string.  The	result	is  an
       anagram of string.

RETURN VALUE    [Toc]    [Back]

       The strfry() functions returns a pointer to the randomized string.

CONFORMING TO    [Toc]    [Back]

       The  strfry()  function	is  unique  to	the  Linux C Library and GNU C
       Library.

SEE ALSO    [Toc]    [Back]

      
      
       memfrob(3)



GNU				  1993-04-12			     STRFRY(3)
[ Back ]
 Similar pages
Name OS Title
fsirand OpenBSD randomize inode generation numbers
fsirand FreeBSD randomize inode generation numbers
XmCvtByteStreamToXmString HP-UX A compound string function that converts from a compound string in Byte Stream format to a compound string
XmStringFreeContext HP-UX A compound string function that releases the string scanning context data structure
XmStringConcatAndFree HP-UX A compound string function that appends one string to another and frees the original strings
DXmCvtFCtoCS Tru64 Converts a string in the file-compatible format to a compound string.
XmStringDrawUnderline IRIX A compound string function that underlines a string drawn in an X Window
XmTextFieldInsert IRIX A TextField function that inserts a character string into a text string
XmStringDrawUnderline Tru64 A compound string function that underlines a string drawn in an X Window
XmTextFieldInsert HP-UX A TextField function that inserts a character string into a text string
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service