/* Complete this header file with include guards and the full declaration for the int global variable named below. Add any additional definitions or declarations needed for the project. (See the Project Document for requirements and suggestions.) Rename this file to "Utility.h" for use in your project. Then delete this comment - it is not part of the finished code */ /* global variable declarations for this module */ g_string_memory; /* number of bytes used in C-strings */ /* Your own decleration and definitions