Here is how to show the excerpt with a custom length of characters that will not cutoff the word. You also do not need to add anything to fucntions.php for this to work.
Make sure the following code is between the if (have_posts) section.
Change the number “350” to adjust the number of characters to show.