char *strrev( char *str )



	- prototype in string.h

	- reverses all characters in str, except null terminator