:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
strreplace(9) - phpMan

Command: man perldoc info search(apropos)  


STRREPLACE(9)                       Basic C Library Functions                       STRREPLACE(9)



NAME
       strreplace - Replace all occurrences of character in string.

SYNOPSIS
       char * strreplace(char * s, char old, char new);

ARGUMENTS
       s
           The string to operate on.

       old
           The character being replaced.

       new
           The character old is replaced with.

DESCRIPTION
       Returns pointer to the nul byte at the end of s.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                             STRREPLACE(9)


/man
rootr.net - man pages