Title: ^^String Replacer
Description: The function "replace_string" included in this program will replace all occurence 
 of a certain string by another one and the function "find_occurence" will count 
 the number of occurence of a string in another string. Unlike most string replacer 
 function,this one have a special feature that makes it possible to avoid buffer overflow. 
 If you like this code,please vote or it,or at list let me know what do you think of it.
 this code is copyrighted and has limited warranties.
 author: Gonzales Cenelia.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=6960&lngWId=3

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
