<p>for <aclass="el"href="../../d8/daf/affine_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4"title="main function">main()</a> - tolower() for <aclass="el"href="../../d8/daf/affine_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4"title="main function">main()</a>, new_word(), <aclass="el"href="../../dc/dc5/hangman_8c.html#a9611b43141ac2e6ba245487c493599fc"title="checks if letter has been guessed before">new_guess()</a>, <aclass="el"href="../../dc/dc5/hangman_8c.html#a669e745d87eb1740ab9b1f3b73bb7336"title="checks if player has won or lost">won()</a> - I/O operations for all functions - exit(), rand() and file functions for <aclass="el"href="../../d8/daf/affine_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4"title="main function">main()</a> - for string operations strlen, strchr, strcpy for <aclass="el"href="../../dc/dc5/hangman_8c.html#ad4130a1d1092d32dcfa4a46019e27d45"title="creates a new game - generates a random word and stores in global variable current_word">new_game()</a> - used with srand() for declaring new game instance
<trclass="memdesc:ad3caed9fb908aa7dba2aa25e8debdfdf"><tdclass="mdescLeft"> </td><tdclass="mdescRight">word to be guessed by player <br/></td></tr>
<trclass="memdesc:aabb340e08e8ab73df250a6fe3b6f532d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">hidden version of word that is displayed to player <br/></td></tr>
<divclass="textblock"><p>for <aclass="el"href="../../d8/daf/affine_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4"title="main function">main()</a> - tolower() for <aclass="el"href="../../d8/daf/affine_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4"title="main function">main()</a>, new_word(), <aclass="el"href="../../dc/dc5/hangman_8c.html#a9611b43141ac2e6ba245487c493599fc"title="checks if letter has been guessed before">new_guess()</a>, <aclass="el"href="../../dc/dc5/hangman_8c.html#a669e745d87eb1740ab9b1f3b73bb7336"title="checks if player has won or lost">won()</a> - I/O operations for all functions - exit(), rand() and file functions for <aclass="el"href="../../d8/daf/affine_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4"title="main function">main()</a> - for string operations strlen, strchr, strcpy for <aclass="el"href="../../dc/dc5/hangman_8c.html#ad4130a1d1092d32dcfa4a46019e27d45"title="creates a new game - generates a random word and stores in global variable current_word">new_game()</a> - used with srand() for declaring new game instance </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<liclass="footer">Generated by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="../../doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.7 </li>