End Google Ads 201810 - BS.net 01 --> Using pointers, write a function that receives a character string and a character as argument and
deletes all occurrences of this character in the string. The function should return the corrected string
with no holes.