char *strset( char *str, int ch )


	- prototype in string.h

	- sets all characters in str to ch