Introduction - If you have any usage issues, please Google them yourself
* Function :* 1. Replace the first oldstr with newstr in srcs tr* Arguments :* IN : srcstr oldstr**** newstr OUT :* srcstr* Return :* 1. If find and replace one with newstr in oldstr srcstr, return 1* 2. If find no oldstr in srcstr. return 0* 3. If error (malloc return NULL) RETUR n-1* Notes :* 1. srcstr size should be large enough.
Packet : 57578879dbserver.rar filelist
Strs.h
Strs.c