memset(str,'$',7);//copy the $ to the first letter wich str point to
void *memset(void *str, int c, size_t n)