#ifndef _UTIL_ #define _UTIL_ char *String_Copy(char *str); #endif